IrDA Framework C++ Edition

◆ SetMode()

void SetMode ( const wclIrDAConnectionMode  Value)

Sets the IrDA connection mode.

Parameters
ValueThe 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