Serial Framework C++ Edition

◆ CwclHardwareChangeMessage()

CwclHardwareChangeMessage ( const GUID &  InterfaceClass,
const GUID &  DeviceClass,
const tstring Instance,
const bool  Inserted 
)

Creates new Hardware Changed message object.

Parameters
InterfaceClassThe device interface class GUID.
DeviceClassThe device class GUID.
InstanceThe device instance string.
Insertedtrue if the device has been inserted.