Partager via


énumération HWN_CLX_EXPORT_INDEX (hwnclx.h)

Définit la position de chacune des exportations de notification matérielle dans la table d’exportation.

Syntaxe

typedef enum _HWN_CLX_EXPORT_INDEX {
  RegisterClientIndex             = 0x0,
  UnregisterClientIndex,
  AddDevicePreDeviceCreateIndex,
  AddDevicePostDeviceCreateIndex,
  HwNExportLastExportIndex
} HWN_CLX_EXPORT_INDEX;

Constantes

 
RegisterClientIndex
Position de la notification matérielle HwNRegisterClient dans la table d’exportation.
UnregisterClientIndex
Position de la notification matérielle HwNUnregisterClient dans la table d’exportation.
AddDevicePreDeviceCreateIndex
Position du HwNProcessAddDevicePreDeviceCreate notification matérielle dans la table d’exportation.
AddDevicePostDeviceCreateIndex
Position du HwNProcessAddDevicePostDeviceCreate notification matérielle dans la table d’exportation.
HwNExportLastExportIndex
Position de la dernière notification matérielle dans la table d’exportation.

Exigences

Exigence Valeur
client minimum pris en charge Windows 10, version 1709
serveur minimum pris en charge Windows Server 2016
d’en-tête hwnclx.h

Voir aussi

notifications matérielles prennent en charge les

informations de référence sur les notifications matérielles