Click or drag to resize

wclCommon Namespace

 
Classes
 ClassDescription
Public classwclAudioCategoryMessage The Audio category messages base class.
Public classwclBluetoothCategoryMessage The Bluetooth category messages base class.
Public classwclConnectionCategoryMessage The Connection category messages base class.
Public classwclEInvalidArgument One or more arguments passed into constructor are invalid.
Public classwclEOutOfMemory Not enough system memory.
Public classwclEPowerEvents The Power Events Monitor exceptions class.
Public classwclErrorInformation The class provides methods to get human readable information about Wireless Communication Library errors.
Public classwclErrors The static class contains all the WCL error codes.
Public classwclException The base WCL exceptions class.
Public classwclHardwareChangeMessage 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.
Public classwclHelpers This static class includes some helpers methods used in WCL.
Public classwclIrDACategoryMessage The IrDA category messages base class.
Public classwclMessage The message object.
Public classwclMessageBroadcaster 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.
Public classwclMessageReceiver The Wireless Communication Library message receiver.
Public classwclOsVersion The class provides information about OS version.
Public classwclPowerCategoryMessage The Power Monitoring category messages base class.
Public classwclPowerEventsMonitor The class allows an application to receive power state changes notifications.
Public classwclSerialCategoryMessage The Serial category messages base class.
Public classwclSystemCategoryMessage The System category messages base class.
Public classwclUsbCategoryMessage The USB category messages base class.
Public classwclUserDefinedCategoryMessage The User Defined messages base class.
Public classwclWiFiCategoryMessage The WiFi category messages base class.
Public classwclWiiRemoteCategoryMessage The Wii Remote category messages base class.
Structures
 StructureDescription
Public structurewclErrorDetails The structure contains detailed information about Wireless Communication Library error code.
Public structurewclPowerStatus Contains information about the power status of the system.
Delegates
 DelegateDescription
Public delegatewclMessageEvent The OnMessage event handler prototype.
Public delegatewclPowerStateChangedEvent The OnPowerStateChanged event handler prototype
Enumerations
 EnumerationDescription
Public enumerationwclACLineStatus The AC power status.
Public enumerationwclBatteryChargeStatus The battery charge statuses.
Public enumerationwclMessageCategory The message categories.
Public enumerationwclMessageProcessingMethod Message processing methods used in inter-threading notifications.
Public enumerationwclOsType Operating System type.
Public enumerationwclPowerState The enumeration defines the system power states.