enumerazione HWN_CLX_EXPORT_INDEX (hwnclx.h)
Definisce la posizione per ognuna delle esportazioni di notifica hardware nella tabella di esportazione.
Sintassi
typedef enum _HWN_CLX_EXPORT_INDEX {
RegisterClientIndex = 0x0,
UnregisterClientIndex,
AddDevicePreDeviceCreateIndex,
AddDevicePostDeviceCreateIndex,
HwNExportLastExportIndex
} HWN_CLX_EXPORT_INDEX;
Costanti
RegisterClientIndex Posizione del HwNRegisterClient notifica hardware nella tabella di esportazione. |
UnregisterClientIndex Posizione del HwNUnregisterClient notifica hardware nella tabella di esportazione. |
AddDevicePreDeviceCreateIndex Posizione del HwNProcessAddDevicePreDeviceCreate notifica hardware nella tabella di esportazione. |
AddDevicePostDeviceCreateIndex Posizione del HwNProcessAddDevicePostDeviceCreare notifica hardware nella tabella di esportazione. |
HwNExportLastExportIndex Posizione dell'ultima notifica hardware nella tabella di esportazione. |
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 10, versione 1709 |
server minimo supportato | Windows Server 2016 |
intestazione | hwnclx.h |