Jungo WinDriver
Official Documentation
|
DWORD DLLCALLCONV WDS_SharedBufferGet | ( | _In_ DWORD | hKerBuf, |
_Outptr_ WD_KERNEL_BUFFER ** | ppKerBuf | ||
) |
Retrieves a shared buffer which was allocated by another process.
[in] | hKerBuf | Kernel buffer handle. |
[out] | ppKerBuf | Pointer to a pointer to a kernel buffer information structure, which is associated with hKerBuf |