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

Public Attributes | |
| DWORD | dwSize |
| GUID | guidApplication |
| union { | |
| LPSTR lpszAppNameA | |
| LPWSTR lpszAppName | |
| } | DUMMYUNIONNAME |
| union { ... } tagDPLAPPINFO::DUMMYUNIONNAME |
| DWORD tagDPLAPPINFO::dwSize |
Definition at line 283 of file dplobby.h.
Referenced by IDirectPlayLobby3AImpl_EnumLocalApplications().
| GUID tagDPLAPPINFO::guidApplication |
Definition at line 284 of file dplobby.h.
Referenced by IDirectPlayLobby3AImpl_EnumLocalApplications(), and RunApplicationA_EnumLocalApplications().
| LPSTR tagDPLAPPINFO::lpszAppNameA |
Definition at line 288 of file dplobby.h.
Referenced by IDirectPlayLobby3AImpl_EnumLocalApplications().