EDeviceNotSupported

<< Click to Display Table of Contents >>

Navigation:  Classes >

EDeviceNotSupported

SIGNATURE=IWException.EDeviceNotSupported

 

ETYPE=Class

 

Declaration:

Delphi:

public EDeviceNotSupported = class(EIWException);

C++:

public: class EDeviceNotSupported : public EIWException;

 

EDeviceNotSupported

 

Unit: IWException.pas

 

Description: This is class IWException.EDeviceNotSupported.