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

#include <vdplay.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
union {
   LPWSTR   lpszSSPIProvider
 
   LPSTR   lpszSSPIProviderA
 
}; 
 
union {
   LPWSTR   lpszCAPIProvider
 
   LPSTR   lpszCAPIProviderA
 
}; 
 
DWORD dwCAPIProviderType
 
DWORD dwEncryptionAlgorithm
 

Detailed Description

Definition at line 336 of file vdplay.h.

Member Data Documentation

union { ... }
union { ... }
DWORD DPSECURITYDESC::dwCAPIProviderType

Definition at line 350 of file vdplay.h.

DWORD DPSECURITYDESC::dwEncryptionAlgorithm

Definition at line 351 of file vdplay.h.

DWORD DPSECURITYDESC::dwFlags

Definition at line 339 of file vdplay.h.

DWORD DPSECURITYDESC::dwSize

Definition at line 338 of file vdplay.h.

LPWSTR DPSECURITYDESC::lpszCAPIProvider

Definition at line 347 of file vdplay.h.

LPSTR DPSECURITYDESC::lpszCAPIProviderA

Definition at line 348 of file vdplay.h.

LPWSTR DPSECURITYDESC::lpszSSPIProvider

Definition at line 342 of file vdplay.h.

LPSTR DPSECURITYDESC::lpszSSPIProviderA

Definition at line 343 of file vdplay.h.


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