ReactOS 0.4.15-dev-7961-gdcf9eb0
_SecPkgInfoA Struct Reference

#include <sspi.h>

Public Attributes

ULONG fCapabilities
 
unsigned short wVersion
 
unsigned short wRPCID
 
ULONG cbMaxToken
 
SEC_CHARName
 
SEC_CHARComment
 

Detailed Description

Definition at line 102 of file sspi.h.

Member Data Documentation

◆ cbMaxToken

ULONG _SecPkgInfoA::cbMaxToken

Definition at line 107 of file sspi.h.

Referenced by RpcBindingSetAuthInfoExA(), setupBuffers(), and test_cred_multiple_use().

◆ Comment

SEC_CHAR* _SecPkgInfoA::Comment

Definition at line 109 of file sspi.h.

Referenced by _copyPackageInfoFlatAToW(), and thunk_PSecPkgInfoWToA().

◆ fCapabilities

ULONG _SecPkgInfoA::fCapabilities

Definition at line 104 of file sspi.h.

◆ Name

SEC_CHAR* _SecPkgInfoA::Name

Definition at line 108 of file sspi.h.

Referenced by _copyPackageInfoFlatAToW(), and thunk_PSecPkgInfoWToA().

◆ wRPCID

unsigned short _SecPkgInfoA::wRPCID

Definition at line 106 of file sspi.h.

◆ wVersion

unsigned short _SecPkgInfoA::wVersion

Definition at line 105 of file sspi.h.

Referenced by testQuerySecurityPackageInfo().


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