Serial Framework C++ Edition
CwclHardwareChangeMessage Member List

This is the complete list of members for CwclHardwareChangeMessage, including all inherited members.

__declspec(property(get=GetInterfaceClass)) GUID InterfaceClassCwclHardwareChangeMessage
__declspec(property(get=GetDeviceClass)) GUID DeviceClassCwclHardwareChangeMessage
__declspec(property(get=GetInstance)) tstring InstanceCwclHardwareChangeMessage
__declspec(property(get=GetInserted)) bool InsertedCwclHardwareChangeMessage
wclCommon::CwclSystemCategoryMessage::__declspec(property(get=GetCategory)) unsigned char CategoryCwclMessage
wclCommon::CwclSystemCategoryMessage::__declspec(property(get=GetId)) unsigned char IdCwclMessage
AddRef()CwclMessage
CwclHardwareChangeMessage(const GUID &InterfaceClass, const GUID &DeviceClass, const tstring &Instance, const bool Inserted)CwclHardwareChangeMessage
CwclMessage(const unsigned char Id, const unsigned char Category)CwclMessage
CwclSystemCategoryMessage(const unsigned char Id)CwclSystemCategoryMessage
GetCategory() constCwclMessage
GetDeviceClass() constCwclHardwareChangeMessage
GetId() constCwclMessage
GetInserted() constCwclHardwareChangeMessage
GetInstance() constCwclHardwareChangeMessage
GetInterfaceClass() constCwclHardwareChangeMessage
Release()CwclMessage
~CwclMessage()CwclMessagevirtual