ReactOS 0.4.16-dev-106-g10b08aa
|
#include <lsass.h>
Public Attributes | |
union { | |
struct { | |
LUID LogonId | |
} Request | |
struct { | |
PVOID SessionDataBuffer | |
} Reply | |
}; | |
union { ... } _LSA_GET_LOGON_SESSION_DATA_MSG::@3508 |
struct { ... } _LSA_GET_LOGON_SESSION_DATA_MSG::Reply |
Referenced by LsaGetLogonSessionData().
struct { ... } _LSA_GET_LOGON_SESSION_DATA_MSG::Request |
Referenced by LsaGetLogonSessionData().