wcl |
| Class | Description | |
|---|---|---|
| wclAudioCategoryMessage | The Audio Framework messages base class. | |
| wclBluetoothCategoryMessage | The Bluetooth Framework messages base class. | |
| wclConnectionCategoryMessage | The connection messages base class. | |
| wclECritical | The WCL critical exception base class. | |
| wclEIndexOutOfRange | The index is out of range. | |
| wclEInvalidArgument | One or more arguments are invalid. | |
| wclEMessageBroadcaster | The message broadcaster critical exception class. | |
| wclEMessageReceiver | The message receiver critical exception class. | |
| wclEMessaging | The base class for messaging sub-system exceptions. | |
| wclErrorInformation | The class provides methods to get human readable information about Wireless Communication Library errors. | |
| wclErrors | The class contains definitions of the common Wireless Communication Library error codes. | |
| wclESysInvalidArgument | One or more arguments are not valid. | |
| wclESysOs | Other OS specific exceptions. | |
| wclESysOutOfMemory | Insufficient system memory. | |
| wclESysOutOfResources | Insufficient system resources. | |
| wclESysRefCounter | The references counter exception. | |
| wclESystem | The base class for system exceptions. | |
| wclException | The base WCL exception class. | |
| wclHardwareChangedMessage | The Hardware Changed messages 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 operating system version information. | |
| wclPowerEventsMonitor | The class allows an application to receive power state changes notifications. | |
| wclPowerStateChangedMessage | The Power State Changed message class. | |
| wclSerialCategoryMessage | The Serial Framework messages base class. | |
| wclSystemCategoryMessage | The system category messages base class. | |
| wclSystemEventsMonitor | The base class for Wireless Communication Library system event monitors. | |
| wclUserDefinedCategoryMessage | The user defined category messages base class. | |
| wclWiFiCategoryMessage | The Wi-Fi Framework 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. | |
| wclMessageReceiverState | The message receiver state. | |
| wclOsType | Operating system types. | |
| wclPowerState | The enumeration defines the system power states. |