ReactOS 0.4.16-dev-732-g2d1144a
|
#include <sspi.h>
Public Member Functions | |
MIDL_PROP ([string]) SEC_WCHAR *Name | |
MIDL_PROP ([string]) SEC_WCHAR *Comment | |
Public Attributes | |
ULONG | fCapabilities |
unsigned short | wVersion |
unsigned short | wRPCID |
ULONG | cbMaxToken |
SEC_WCHAR * | Name |
SEC_WCHAR * | Comment |
USHORT | wVersion |
USHORT | wRPCID |
_SecPkgInfoW::MIDL_PROP | ( | ) |
_SecPkgInfoW::MIDL_PROP | ( | ) |
ULONG _SecPkgInfoW::cbMaxToken |
Definition at line 117 of file sspi.h.
Referenced by do_authorization(), HTTP_DoAuthorization(), RpcBindingSetAuthInfoExW(), RpcServerRegisterAuthInfoW(), SpGetInfoSChannel(), SpGetInfoUnified(), and testGetInfo().
SEC_WCHAR* _SecPkgInfoW::Comment |
Definition at line 119 of file sspi.h.
Referenced by _copyPackageInfo(), _copyPackageInfoFlatWToA(), EnumerateSecurityPackagesW(), schan_EnumerateSecurityPackagesW(), SECUR32_freeProviders(), SpGetInfoSChannel(), and SpGetInfoUnified().
ULONG _SecPkgInfoW::fCapabilities |
Definition at line 114 of file sspi.h.
Referenced by SpGetInfoSChannel(), SpGetInfoUnified(), and testGetInfo().
SEC_WCHAR* _SecPkgInfoW::Name |
Definition at line 118 of file sspi.h.
Referenced by _copyPackageInfo(), _copyPackageInfoFlatWToA(), EnumerateSecurityPackagesW(), QuerySecurityPackageInfoW(), RpcServerRegisterAuthInfoW(), schan_EnumerateSecurityPackagesW(), SECUR32_freeProviders(), SpGetInfoSChannel(), and SpGetInfoUnified().
Definition at line 116 of file sspi.h.
Referenced by SpGetInfoSChannel(), SpGetInfoUnified(), and testGetInfo().
Definition at line 115 of file sspi.h.
Referenced by SpGetInfoSChannel(), SpGetInfoUnified(), and testGetInfo().