1 |
4.245688 |
__x_ABI_CWindows_CDevices_CEnumeration_CDeviceInformationKind |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CEnumeration_CDeviceInformationKind
{
DeviceInformationKind_Unknown = 0,
DeviceInformationKind_DeviceInterface = 1,
DeviceInformationKind_DeviceContainer = 2,
DeviceInformationKind_Device = 3,
DeviceInformationKind_DeviceInterfaceClass = 4,
DeviceInformationKind_AssociationEndpoint = 5,
DeviceInformationKind_AssociationEndpointContainer = 6,
DeviceInformationKind_AssociationEndpointService = 7,
DeviceInformationKind_DevicePanel = 8,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\winrt\Windows.Devices.Enumeration.h(8481,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x70000
|