SENSORPROFILEID structure (mfidl.h)
Describes a sensor profile ID.
Syntax
typedef struct __MIDL___MIDL_itf_mfidl_0000_0114_0001 {
GUID Type;
UINT32 Index;
UINT32 Unused;
} SENSORPROFILEID;
Members
Type
A Sensor Profile GUID that describes the type of sensor profile.
Index
The index of the sensor profile.
Unused
Not currently used.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1709 [desktop apps only] |
Minimum supported server | Windows Server [desktop apps only] |
Header | mfidl.h |