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

#include <vdplay.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
union {
   LPWSTR   lpszUsername
 
   LPSTR   lpszUsernameA
 
}; 
 
union {
   LPWSTR   lpszPassword
 
   LPSTR   lpszPasswordA
 
}; 
 
union {
   LPWSTR   lpszDomain
 
   LPSTR   lpszDomainA
 
}; 
 

Detailed Description

Definition at line 308 of file vdplay.h.

Member Data Documentation

union { ... }
union { ... }
union { ... }
DWORD DPCREDENTIALS::dwFlags

Definition at line 311 of file vdplay.h.

DWORD DPCREDENTIALS::dwSize

Definition at line 310 of file vdplay.h.

LPWSTR DPCREDENTIALS::lpszDomain

Definition at line 324 of file vdplay.h.

LPSTR DPCREDENTIALS::lpszDomainA

Definition at line 325 of file vdplay.h.

LPWSTR DPCREDENTIALS::lpszPassword

Definition at line 319 of file vdplay.h.

LPSTR DPCREDENTIALS::lpszPasswordA

Definition at line 320 of file vdplay.h.

LPWSTR DPCREDENTIALS::lpszUsername

Definition at line 314 of file vdplay.h.

LPSTR DPCREDENTIALS::lpszUsernameA

Definition at line 315 of file vdplay.h.


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