HWN_CLX_EXPORT_INDEX énumération (hwnclx.h)

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

Syntax

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 de la notification matérielle HwNProcessAddDevicePreDeviceCreate dans la table d’exportation.
AddDevicePostDeviceCreateIndex
Position de la notification matérielle HwNProcessAddDevicePostDeviceCreate dans la table d’exportation.
HwNExportLastExportIndex
Position de la dernière notification matérielle dans la table d’exportation.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 10, version 1709
Serveur minimal pris en charge Windows Server 2016
En-tête hwnclx.h

Voir aussi

Prise en charge des notifications matérielles

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