Jungo WinDriver  
Official Documentation
windrvr_int_thread.h File Reference
#include "windrvr.h"
#include "windrvr_events.h"
#include "status_strings.h"

Go to the source code of this file.

Typedefs

typedef void(DLLCALLCONVINT_HANDLER) (PVOID pData)
 
typedef INT_HANDLER INT_HANDLER_FUNC
 

Functions

DWORD DLLCALLCONV InterruptEnable (HANDLE *phThread, HANDLE hWD, WD_INTERRUPT *pInt, INT_HANDLER func, PVOID pData)
 
DWORD DLLCALLCONV InterruptDisable (HANDLE hThread)