1 |
8.734879 |
GPIO_CLX_EXPORT_INDEX::AddDevicePostDeviceCreateIndex |
|
3 |
0x00000003 |
3 |
|
|
System.String |
AddDevicePostDeviceCreateIndex,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\gpioclx.h(1748,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|
2 |
3.088246 |
GPIO_CLX_EXPORT_INDEX |
Enum |
|
|
|
|
|
|
typedef enum _GPIO_CLX_EXPORT_INDEX {
RegisterClientIndex = 0x0,
UnregisterClientIndex,
AddDevicePreDeviceCreateIndex,
AddDevicePostDeviceCreateIndex,
AcquireInterruptLockIndex,
ReleaseInterruptLockIndex,
GpioExportLastExportIndex
} GPIO_CLX_EXPORT_INDEX, *PGPIO_CLX_EXPORT_INDEX;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\gpioclx.h(1744,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|
3 |
3.088246 |
HWN_CLX_EXPORT_INDEX |
Enum |
|
|
|
|
|
|
typedef enum _HWN_CLX_EXPORT_INDEX {
RegisterClientIndex = 0x0,
UnregisterClientIndex,
AddDevicePreDeviceCreateIndex,
AddDevicePostDeviceCreateIndex,
HwNExportLastExportIndex
} HWN_CLX_EXPORT_INDEX, *PHWN_CLX_EXPORT_INDEX;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\hwnclx.h(351,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|