|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dplay.h>

Public Attributes | |
| DWORD | dwType |
| DWORD | dwFlags |
| DPID | dpIdFrom |
| LPVOID | lpData |
| DWORD | dwDataSize |
| DPID tagDPMSG_SECUREMESSAGE::dpIdFrom |
Definition at line 1224 of file dplay.h.
Referenced by test_Send().
| DWORD tagDPMSG_SECUREMESSAGE::dwDataSize |
Definition at line 1226 of file dplay.h.
Referenced by test_Send().
| DWORD tagDPMSG_SECUREMESSAGE::dwFlags |
Definition at line 1223 of file dplay.h.
Referenced by test_Send().
| LPVOID tagDPMSG_SECUREMESSAGE::lpData |
Definition at line 1225 of file dplay.h.
Referenced by test_Send().