Jungo WinDriver  
Official Documentation

◆ KP_FUNC_OPEN

typedef BOOL(__cdecl * KP_FUNC_OPEN) (KP_OPEN_CALL *kpOpenCall, HANDLE hWD, PVOID pOpenData, PVOID *ppDrvContext)

Called when WD_KernelPlugInOpen() is called.

pDrvContext returned will be passed to rest of the functions

Definition at line 63 of file wd_kp.h.