Jungo WinDriver
Official Documentation
|
#define WD_SharedIntEnable | ( | h, | |
pIpcRegister | |||
) |
Enables the shared interrupts mechanism of WinDriver.
If the mechanism is already enabled globally (for all processes) then the mechanism is also enabled for the current process.
[in] | h | Handle to WinDriver's kernel-mode driver as received from WD_Open() |
[in] | pIpcRegister | Pointer to the IPC information struct |