ReactOS 0.4.15-dev-7834-g00c4b3d
tagDPMSG_SECUREMESSAGE Struct Reference

#include <dplay.h>

Collaboration diagram for tagDPMSG_SECUREMESSAGE:

Public Attributes

DWORD dwType
 
DWORD dwFlags
 
DPID dpIdFrom
 
LPVOID lpData
 
DWORD dwDataSize
 

Detailed Description

Definition at line 1220 of file dplay.h.

Member Data Documentation

◆ dpIdFrom

DPID tagDPMSG_SECUREMESSAGE::dpIdFrom

Definition at line 1224 of file dplay.h.

Referenced by test_Send().

◆ dwDataSize

DWORD tagDPMSG_SECUREMESSAGE::dwDataSize

Definition at line 1226 of file dplay.h.

Referenced by test_Send().

◆ dwFlags

DWORD tagDPMSG_SECUREMESSAGE::dwFlags

Definition at line 1223 of file dplay.h.

Referenced by test_Send().

◆ dwType

DWORD tagDPMSG_SECUREMESSAGE::dwType

Definition at line 1222 of file dplay.h.

◆ lpData

LPVOID tagDPMSG_SECUREMESSAGE::lpData

Definition at line 1225 of file dplay.h.

Referenced by test_Send().


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