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

#include <vdplay.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
union {
   LPWSTR   lpszAccountID
 
   LPSTR   lpszAccountIDA
 
}; 
 

Detailed Description

Definition at line 360 of file vdplay.h.

Member Data Documentation

union { ... }
DWORD DPACCOUNTDESC::dwFlags

Definition at line 363 of file vdplay.h.

DWORD DPACCOUNTDESC::dwSize

Definition at line 362 of file vdplay.h.

LPWSTR DPACCOUNTDESC::lpszAccountID

Definition at line 366 of file vdplay.h.

LPSTR DPACCOUNTDESC::lpszAccountIDA

Definition at line 367 of file vdplay.h.


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