Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The STORPORT_QUERY_CONFIGURATION_TYPE enumerator identifies the configuration type being queried in StorPortQueryConfiguration.
Syntax
typedef enum _STORPORT_QUERY_CONFIGURATION_TYPE {
StorportQueryConfigurationD3,
StorportQueryConfigurationNvmeIce,
StorportQueryConfigurationMax
} STORPORT_QUERY_CONFIGURATION_TYPE, *PSTORPORT_QUERY_CONFIGURATION_TYPE;
Constants
StorportQueryConfigurationD3 Query whether the device has a D3 configuration. |
StorportQueryConfigurationNvmeIce Query whether the device has an NVMe ICE configuration. |
StorportQueryConfigurationMax First illegal configuration value; do not use. |
Requirements
Requirement | Value |
---|---|
Header | storport.h |