IrDA Framework C++ Edition

◆ __declspec() [4/5]

__declspec ( property(get=GetMode, put=SetMode )

Gets and sets the IrDA connection mode.

The IrDA connection mode.

If an application changes the property when server is listening the wclEServerActive exception raises. If an application sets mode to cmIrLpt the wclEInvalidArgument exception raises because that mode is not supported by the IrDA server.

See also
wclIrDAConnectionMode
Exceptions
wclEServerActive
wclEInvalidArgument