ReactOS 0.4.16-dev-522-gb68104a
|
#include <lsass.h>
BOOL _LSA_CONNECTION_INFO::CreateContext |
Definition at line 43 of file lsass.h.
Referenced by LsaConnectUntrusted(), LsapHandlePortConnection(), LsapOpenLsaPort(), and LsaRegisterLogonProcess().
ULONG _LSA_CONNECTION_INFO::Length |
Definition at line 41 of file lsass.h.
Referenced by LsaRegisterLogonProcess().
CHAR _LSA_CONNECTION_INFO::LogonProcessNameBuffer[LSASS_MAX_LOGON_PROCESS_NAME_LENGTH+1] |
Definition at line 42 of file lsass.h.
Referenced by LsapHandlePortConnection(), and LsaRegisterLogonProcess().
LSA_OPERATIONAL_MODE _LSA_CONNECTION_INFO::OperationalMode |
Definition at line 40 of file lsass.h.
Referenced by LsapHandlePortConnection(), and LsaRegisterLogonProcess().
NTSTATUS _LSA_CONNECTION_INFO::Status |
Definition at line 39 of file lsass.h.
Referenced by LsaConnectUntrusted(), LsapHandlePortConnection(), and LsaRegisterLogonProcess().
LSA_TRUSTED_CALLER _LSA_CONNECTION_INFO::TrustedCaller |
Definition at line 44 of file lsass.h.
Referenced by LsaConnectUntrusted(), LsapCheckLogonProcess(), LsapOpenLsaPort(), and LsaRegisterLogonProcess().