|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <sspi.h>
Public Attributes | |
| ULONG | fCapabilities |
| unsigned short | wVersion |
| unsigned short | wRPCID |
| ULONG | cbMaxToken |
| SEC_CHAR * | Name |
| SEC_CHAR * | Comment |
| ULONG _SecPkgInfoA::cbMaxToken |
Definition at line 107 of file sspi.h.
Referenced by RpcBindingSetAuthInfoExA(), setupBuffers(), and test_cred_multiple_use().
| SEC_CHAR* _SecPkgInfoA::Comment |
Definition at line 109 of file sspi.h.
Referenced by _copyPackageInfoFlatAToW(), and thunk_PSecPkgInfoWToA().
| SEC_CHAR* _SecPkgInfoA::Name |
Definition at line 108 of file sspi.h.
Referenced by _copyPackageInfoFlatAToW(), and thunk_PSecPkgInfoWToA().
Definition at line 105 of file sspi.h.
Referenced by testQuerySecurityPackageInfo().