ReactOS 0.4.15-dev-7842-g558ab78
tagDPLAPPINFO Struct Reference

#include <dplobby.h>

Collaboration diagram for tagDPLAPPINFO:

Public Attributes

DWORD dwSize
 
GUID guidApplication
 
union {
   LPSTR   lpszAppNameA
 
   LPWSTR   lpszAppName
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 281 of file dplobby.h.

Member Data Documentation

◆ 

union { ... } tagDPLAPPINFO::DUMMYUNIONNAME

◆ dwSize

DWORD tagDPLAPPINFO::dwSize

Definition at line 283 of file dplobby.h.

Referenced by IDirectPlayLobby3AImpl_EnumLocalApplications().

◆ guidApplication

GUID tagDPLAPPINFO::guidApplication

◆ lpszAppName

LPWSTR tagDPLAPPINFO::lpszAppName

Definition at line 289 of file dplobby.h.

◆ lpszAppNameA

LPSTR tagDPLAPPINFO::lpszAppNameA

Definition at line 288 of file dplobby.h.

Referenced by IDirectPlayLobby3AImpl_EnumLocalApplications().


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