|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <lsass.h>

Public Attributes | |
| union { | |
| struct { | |
| LUID LogonId | |
| } Request | |
| struct { | |
| PVOID SessionDataBuffer | |
| } Reply | |
| }; | |
| union { ... } _LSA_GET_LOGON_SESSION_DATA_MSG::@3710 |
| struct { ... } _LSA_GET_LOGON_SESSION_DATA_MSG::Reply |
Referenced by LsaGetLogonSessionData().
| struct { ... } _LSA_GET_LOGON_SESSION_DATA_MSG::Request |
Referenced by LsaGetLogonSessionData().