wcl |
Class | Description | |
---|---|---|
![]() | wclAudioCategoryMessage | The Audio category messages base class. |
![]() | wclBluetoothCategoryMessage | The Bluetooth category messages base class. |
![]() | wclConnectionCategoryMessage | The Connection category messages base class. |
![]() | wclEInvalidArgument | One or more arguments passed into constructor are invalid. |
![]() | wclEOutOfMemory | Not enough system memory. |
![]() | wclEPowerEvents | The Power Events Monitor exceptions class. |
![]() | wclErrorInformation | The class provides methods to get human readable information about Wireless Communication Library errors. |
![]() | wclErrors | The static class contains all the WCL error codes. |
![]() | wclException | The base WCL exceptions class. |
![]() | wclHardwareChangeMessage | The Hardware Changed message is broadcast to all subscribers when changes in the hardware configuration have been detected. The message ID is WCL_MSG_ID_SYS_HARDWARE_CHANGED. |
![]() | wclHelpers | This static class includes some helpers methods used in WCL. |
![]() | wclIrDACategoryMessage | The IrDA category messages base class. |
![]() | wclMessage | The message object. |
![]() | wclMessageBroadcaster | The message broadcaster manages broadcast messages between subscribers (message receivers subscribed for broadcast messages). Also the message broadcaster monitors changes in the hardware configuration and notifies subscribers about the changes. |
![]() | wclMessageReceiver | The Wireless Communication Library message receiver. |
![]() | wclOsVersion | The class provides information about OS version. |
![]() | wclPowerCategoryMessage | The Power Monitoring category messages base class. |
![]() | wclPowerEventsMonitor | The class allows an application to receive power state changes notifications. |
![]() | wclSerialCategoryMessage | The Serial category messages base class. |
![]() | wclSystemCategoryMessage | The System category messages base class. |
![]() | wclUsbCategoryMessage | The USB category messages base class. |
![]() | wclUserDefinedCategoryMessage | The User Defined messages base class. |
![]() | wclWiFiCategoryMessage | The WiFi category messages base class. |
![]() | wclWiiRemoteCategoryMessage | The Wii Remote category messages base class. |
Structure | Description | |
---|---|---|
![]() | wclErrorDetails | The structure contains detailed information about Wireless Communication Library error code. |
![]() | wclPowerStatus | Contains information about the power status of the system. |
Delegate | Description | |
---|---|---|
![]() | wclMessageEvent | The OnMessage event handler prototype. |
![]() | wclPowerStateChangedEvent | The OnPowerStateChanged event handler prototype |
Enumeration | Description | |
---|---|---|
![]() | wclACLineStatus | The AC power status. |
![]() | wclBatteryChargeStatus | The battery charge statuses. |
![]() | wclMessageCategory | The message categories. |
![]() | wclMessageProcessingMethod | Message processing methods used in inter-threading notifications. |
![]() | wclOsType | Operating System type. |
![]() | wclPowerState | The enumeration defines the system power states. |