FS2_Open
Open source remastering of the Freespace 2 engine
DPLAPPINFO Struct Reference

#include <vdplobby.h>

Public Attributes

DWORD dwSize
 
GUID guidApplication
 
union {
   LPSTR   lpszAppNameA
 
   LPWSTR   lpszAppName
 
}; 
 

Detailed Description

Definition at line 56 of file vdplobby.h.

Member Data Documentation

union { ... }
DWORD DPLAPPINFO::dwSize

Definition at line 58 of file vdplobby.h.

GUID DPLAPPINFO::guidApplication

Definition at line 59 of file vdplobby.h.

LPWSTR DPLAPPINFO::lpszAppName

Definition at line 63 of file vdplobby.h.

LPSTR DPLAPPINFO::lpszAppNameA

Definition at line 62 of file vdplobby.h.


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