![]() |
OpenZWave Library
1.5.3
|
#include "Defs.h"#include "HidControllerWinRT.h"#include "platform/Log.h"#include <ppltasks.h>#include <winstring.h>
Include dependency graph for HidControllerWinRT.cpp:Macros | |
| #define | AQS_FORMAT L"System.Devices.InterfaceClassGuid:=\"{4D1E55B2-F16F-11CF-88CB-001111000030}\" AND System.Devices.InterfaceEnabled:=System.StructuredQueryType.Boolean#True AND System.DeviceInterface.Hid.VendorId:=%04d AND System.DeviceInterface.Hid.ProductId:=%04d" |
| #define | AQS_LENGTH 300 |
| #define AQS_FORMAT L"System.Devices.InterfaceClassGuid:=\"{4D1E55B2-F16F-11CF-88CB-001111000030}\" AND System.Devices.InterfaceEnabled:=System.StructuredQueryType.Boolean#True AND System.DeviceInterface.Hid.VendorId:=%04d AND System.DeviceInterface.Hid.ProductId:=%04d" |
| #define AQS_LENGTH 300 |
1.8.5