énumération STORPORT_QUERY_CONFIGURATION_TYPE (storport.h)

L’énumérateur STORPORT_QUERY_CONFIGURATION_TYPE identifie le type de configuration interrogé dans StorPortQueryConfiguration.

Syntax

typedef enum _STORPORT_QUERY_CONFIGURATION_TYPE {
  StorportQueryConfigurationD3,
  StorportQueryConfigurationMax
} STORPORT_QUERY_CONFIGURATION_TYPE, *PSTORPORT_QUERY_CONFIGURATION_TYPE;

Constantes

 
StorportQueryConfigurationD3
Interrogez si l’appareil a une configuration D3.
StorportQueryConfigurationMax
Première valeur de configuration non valide ; n’utilisez pas.

Configuration requise

Condition requise Valeur
En-tête storport.h

Voir aussi

StorPortQueryConfiguration