Jungo WinDriver  
Official Documentation

◆ KP_PCI_Open_32_64()

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

KP_PCI_Open_32_64 is called when WD_KernelPlugInOpen() is called from a 32-bit user mode application to open a handle to a 64-bit Kernel PlugIn.

pDrvContext will be passed to the rest of the Kernel PlugIn callback functions. See KP_PCI_Open() for more info.

Definition at line 234 of file kp_pci.c.