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

See also

HPMI_QUERY_CAPABILITIES_RESPONSE

IOCTL_HPMI_QUERY_CAPABILITIES

hpmi.h