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

#include <vdplay.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
union {
   LPWSTR   lpszShortName
 
   LPSTR   lpszShortNameA
 
}; 
 
union {
   LPWSTR   lpszLongName
 
   LPSTR   lpszLongNameA
 
}; 
 

Detailed Description

Definition at line 281 of file vdplay.h.

Member Data Documentation

union { ... }
union { ... }
DWORD DPNAME::dwFlags

Definition at line 284 of file vdplay.h.

DWORD DPNAME::dwSize

Definition at line 283 of file vdplay.h.

LPWSTR DPNAME::lpszLongName

Definition at line 292 of file vdplay.h.

LPSTR DPNAME::lpszLongNameA

Definition at line 293 of file vdplay.h.

LPWSTR DPNAME::lpszShortName

Definition at line 287 of file vdplay.h.

LPSTR DPNAME::lpszShortNameA

Definition at line 288 of file vdplay.h.


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