énumération HWREQCHK_TARGET_RELEASE (hwreqchkapi.h)
Important
Certaines informations se rapportent à un produit de préversion qui peut être considérablement modifié avant sa commercialisation. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique la mise en production cible. Il est utilisé pour spécifier la version windows pour un ensemble donné de configuration matérielle requise.
Syntaxe
typedef enum HWREQCHK_TARGET_RELEASE {
HWREQCHK_TARGET_RELEASE_INVALID,
HWREQCHK_TARGET_RELEASE_WIN11_VNEXT,
HWREQCHK_TARGET_RELEASE_WIN11_21H2,
HWREQCHK_TARGET_RELEASE_WIN11_22H2,
HWREQCHK_TARGET_RELEASE_SRV2022_21H2
} ;
Constantes
HWREQCHK_TARGET_RELEASE_INVALID La mise en production cible n’est pas valide. |
HWREQCHK_TARGET_RELEASE_WIN11_VNEXT La version cible est une version future de Windows 11. |
HWREQCHK_TARGET_RELEASE_WIN11_21H2 La version cible est Windows 11, version 21H2. |
HWREQCHK_TARGET_RELEASE_WIN11_22H2 La version cible est Windows 11, version 22H2. |
HWREQCHK_TARGET_RELEASE_SRV2022_21H2 La version cible est Windows Server 2022, version 21H2. |
Configuration requise
En-tête | hwreqchkapi.h |