Jungo WinDriver  
Official Documentation

◆ WDS_SharedBufferGetGlobalHandle

#define WDS_SharedBufferGetGlobalHandle (   pKerBuf)    ((pKerBuf)->hKerBuf)

Utility macro that returns a kernel buffer global handle that can be used for buffer sharing between multiple processes.

Parameters
[in]pKerBufPointer to a kernel buffer information structure
Returns
Returns a Kernel buffer handle of pKerBuf.

Definition at line 287 of file wds_lib.h.