HPMI_QUERY_CAPABILITIES structure (hpmi.h)
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
The HPMI_QUERY_CAPABILITIES structure is used to query HPMI capabilities.
Syntax
typedef struct _HPMI_QUERY_CAPABILITIES {
ULONG Version;
} HPMI_QUERY_CAPABILITIES, *PHPMI_QUERY_CAPABILITIES;
Members
Version
Set to HPMI_QUERY_CAPABILITIES_VERSION_1.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Available in Windows 10, version 1709 and later versions of the Windows operating systems. |
Header | hpmi.h |