Jungo WinDriver  
Official Documentation

◆ WDS_SharedBufferGet()

DWORD DLLCALLCONV WDS_SharedBufferGet ( _In_ DWORD  hKerBuf,
_Outptr_ WD_KERNEL_BUFFER **  ppKerBuf 
)

Retrieves a shared buffer which was allocated by another process.

Parameters
[in]hKerBufKernel buffer handle.
[out]ppKerBufPointer to a pointer to a kernel buffer information structure, which is associated with hKerBuf
Returns
Returns WD_STATUS_SUCCESS (0) on success, or an appropriate error code otherwise