ReactOS 0.4.15-dev-7924-g5949c20
tagDP_MSG_REPLY_STRUCT Struct Reference

#include <dplay_global.h>

Collaboration diagram for tagDP_MSG_REPLY_STRUCT:

Public Attributes

HANDLE hReceipt
 
WORD wExpectedReply
 
LPVOID lpReplyMsg
 
DWORD dwMsgBodySize
 

Detailed Description

Definition at line 43 of file dplay_global.h.

Member Data Documentation

◆ dwMsgBodySize

DWORD tagDP_MSG_REPLY_STRUCT::dwMsgBodySize

◆ hReceipt

HANDLE tagDP_MSG_REPLY_STRUCT::hReceipt

◆ lpReplyMsg

LPVOID tagDP_MSG_REPLY_STRUCT::lpReplyMsg

◆ wExpectedReply

WORD tagDP_MSG_REPLY_STRUCT::wExpectedReply

Definition at line 46 of file dplay_global.h.

Referenced by DP_MSG_BuildAndLinkReplyStruct().


The documentation for this struct was generated from the following file: