HPMI_QUERY_CAPABILITIES - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// hpmi.h

typedef struct _HPMI_QUERY_CAPABILITIES {
  ULONG Version;
} HPMI_QUERY_CAPABILITIES, *PHPMI_QUERY_CAPABILITIES;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-hpmi-_hpmi_query_capabilities)

_HPMI_QUERY_CAPABILITIES structure

Description

[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.

Members

Version

Set to HPMI_QUERY_CAPABILITIES_VERSION_1.

See also

HPMI_QUERY_CAPABILITIES_RESPONSE

IOCTL_HPMI_QUERY_CAPABILITIES

hpmi.h