ReactOS 0.4.16-dev-197-g92996da
|
#include <ntifs.template.h>
Public Attributes | |
MSV1_0_PROTOCOL_MESSAGE_TYPE | MessageType |
PSID | UserSid |
UNICODE_STRING | UserName |
UNICODE_STRING | LogonDomainName |
UNICODE_STRING | LogonServer |
SECURITY_LOGON_TYPE | LogonType |
Definition at line 1058 of file ntifs.template.h.
UNICODE_STRING _MSV1_0_GETUSERINFO_RESPONSE::LogonDomainName |
Definition at line 1062 of file ntifs.template.h.
UNICODE_STRING _MSV1_0_GETUSERINFO_RESPONSE::LogonServer |
Definition at line 1063 of file ntifs.template.h.
SECURITY_LOGON_TYPE _MSV1_0_GETUSERINFO_RESPONSE::LogonType |
Definition at line 1064 of file ntifs.template.h.
MSV1_0_PROTOCOL_MESSAGE_TYPE _MSV1_0_GETUSERINFO_RESPONSE::MessageType |
Definition at line 1059 of file ntifs.template.h.
UNICODE_STRING _MSV1_0_GETUSERINFO_RESPONSE::UserName |
Definition at line 1061 of file ntifs.template.h.
PSID _MSV1_0_GETUSERINFO_RESPONSE::UserSid |
Definition at line 1060 of file ntifs.template.h.