// hpmi.h
typedef struct _HPMI_QUERY_CAPABILITIES {
ULONG Version;
} HPMI_QUERY_CAPABILITIES, *PHPMI_QUERY_CAPABILITIES;
View the official Windows Driver Kit DDI referenceNo description available.
[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.
VersionSet to HPMI_QUERY_CAPABILITIES_VERSION_1.
HPMI_QUERY_CAPABILITIES_RESPONSE