Jungo WinDriver  
Official Documentation

◆ WDC_GetDevContext()

PVOID DLLCALLCONV WDC_GetDevContext ( _In_ WDC_DEVICE_HANDLE  hDev)

Returns the device's user context information.

Parameters
[in]hDevHandle to a WDC device, returned by WDC_xxxDeviceOpen().
Returns
Pointer to the device's user context, or NULL if no context has been set.