Jungo WinDriver
Official Documentation
|
typedef void(* IPC_MSG_RX_HANDLER) (_In_ WDS_IPC_MSG_RX *pIpcRxMsg, _In_ void *pData) |
WinDriver IPC message handler callback.
[in] | pIpcRxMsg | Pointer to the received IPC message |
[in] | pData | Application specific data opaque as passed to WDS_IpcRegister() |