Jungo WinDriver
Official Documentation
|
typedef BOOL(__cdecl * KP_FUNC_INT_ENABLE) (PVOID pDrvContext, WD_KERNEL_PLUGIN_CALL *kpCall, PVOID *ppIntContext) |
Called when WD_IntEnable() is called, with a kernel plugin handler specified the pIntContext will be passed to the rest of the functions handling interrupts.
Returns TRUE if enable is successful