Click or drag to resize

wclCommon Namespace

 
Classes
 ClassDescription
Public classwclAudioCategoryMessage The Audio Framework messages base class.
Public classwclBluetoothCategoryMessage The Bluetooth Framework messages base class.
Public classwclConnectionCategoryMessage The connection messages base class.
Public classwclECritical The WCL critical exception base class.
Public classwclEIndexOutOfRange The index is out of range.
Public classwclEInvalidArgument One or more arguments are invalid.
Public classwclEMessageBroadcaster The message broadcaster critical exception class.
Public classwclEMessageReceiver The message receiver critical exception class.
Public classwclEMessaging The base class for messaging sub-system exceptions.
Public classwclErrorInformation The class provides methods to get human readable information about Wireless Communication Library errors.
Public classwclErrors The class contains definitions of the common Wireless Communication Library error codes.
Public classwclESysInvalidArgument One or more arguments are not valid.
Public classwclESysOs Other OS specific exceptions.
Public classwclESysOutOfMemory Insufficient system memory.
Public classwclESysOutOfResources Insufficient system resources.
Public classwclESysRefCounter The references counter exception.
Public classwclESystem The base class for system exceptions.
Public classwclException The base WCL exception class.
Public classwclHardwareChangedMessage The Hardware Changed messages 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 operating system version information.
Public classwclPowerEventsMonitor The class allows an application to receive power state changes notifications.
Public classwclPowerStateChangedMessage The Power State Changed message class.
Public classwclSerialCategoryMessage The Serial Framework messages base class.
Public classwclSystemCategoryMessage The system category messages base class.
Public classwclSystemEventsMonitor The base class for Wireless Communication Library system event monitors.
Public classwclUserDefinedCategoryMessage The user defined category messages base class.
Public classwclWiFiCategoryMessage The Wi-Fi Framework 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 enumerationwclMessageReceiverState The message receiver state.
Public enumerationwclOsType Operating system types.
Public enumerationwclPowerState The enumeration defines the system power states.