Isle
Loading...
Searching...
No Matches
DPSECURITYDESC Struct Reference

#include <dplay.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 dplay.h.

Member Data Documentation

◆ 

union { ... } DPSECURITYDESC::@141

◆ 

union { ... } DPSECURITYDESC::@143

◆ dwCAPIProviderType

DWORD DPSECURITYDESC::dwCAPIProviderType

Definition at line 350 of file dplay.h.

◆ dwEncryptionAlgorithm

DWORD DPSECURITYDESC::dwEncryptionAlgorithm

Definition at line 351 of file dplay.h.

◆ dwFlags

DWORD DPSECURITYDESC::dwFlags

Definition at line 339 of file dplay.h.

◆ dwSize

DWORD DPSECURITYDESC::dwSize

Definition at line 338 of file dplay.h.

◆ lpszCAPIProvider

LPWSTR DPSECURITYDESC::lpszCAPIProvider

Definition at line 347 of file dplay.h.

◆ lpszCAPIProviderA

LPSTR DPSECURITYDESC::lpszCAPIProviderA

Definition at line 348 of file dplay.h.

◆ lpszSSPIProvider

LPWSTR DPSECURITYDESC::lpszSSPIProvider

Definition at line 342 of file dplay.h.

◆ lpszSSPIProviderA

LPSTR DPSECURITYDESC::lpszSSPIProviderA

Definition at line 343 of file dplay.h.


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