ReactOS 0.4.15-dev-7842-g558ab78
tagDPNAME Struct Reference

#include <dplay.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
union {
   LPWSTR   lpszShortName
 
   LPSTR   lpszShortNameA
 
DUMMYUNIONNAME1
 
union {
   LPWSTR   lpszLongName
 
   LPSTR   lpszLongNameA
 
DUMMYUNIONNAME2
 

Detailed Description

Definition at line 186 of file dplay.h.

Member Data Documentation

◆ 

union { ... } tagDPNAME::DUMMYUNIONNAME1

◆ 

union { ... } tagDPNAME::DUMMYUNIONNAME2

◆ dwFlags

DWORD tagDPNAME::dwFlags

Definition at line 189 of file dplay.h.

Referenced by IDirectPlay4AImpl_EnumConnections().

◆ dwSize

◆ lpszLongName

LPWSTR tagDPNAME::lpszLongName

Definition at line 199 of file dplay.h.

Referenced by DP_CopyDPNAMEStruct(), and DPLAYX_SizeOfLobbyDataW().

◆ lpszLongNameA

◆ lpszShortName

LPWSTR tagDPNAME::lpszShortName

Definition at line 193 of file dplay.h.

Referenced by DP_CopyDPNAMEStruct(), and DPLAYX_SizeOfLobbyDataW().

◆ lpszShortNameA


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