ReactOS 0.4.15-dev-7918-g2a2556c
_MSV1_0_GETUSERINFO_RESPONSE Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _MSV1_0_GETUSERINFO_RESPONSE:

Public Attributes

MSV1_0_PROTOCOL_MESSAGE_TYPE MessageType
 
PSID UserSid
 
UNICODE_STRING UserName
 
UNICODE_STRING LogonDomainName
 
UNICODE_STRING LogonServer
 
SECURITY_LOGON_TYPE LogonType
 

Detailed Description

Definition at line 1058 of file ntifs.template.h.

Member Data Documentation

◆ LogonDomainName

UNICODE_STRING _MSV1_0_GETUSERINFO_RESPONSE::LogonDomainName

Definition at line 1062 of file ntifs.template.h.

◆ LogonServer

UNICODE_STRING _MSV1_0_GETUSERINFO_RESPONSE::LogonServer

Definition at line 1063 of file ntifs.template.h.

◆ LogonType

SECURITY_LOGON_TYPE _MSV1_0_GETUSERINFO_RESPONSE::LogonType

Definition at line 1064 of file ntifs.template.h.

◆ MessageType

MSV1_0_PROTOCOL_MESSAGE_TYPE _MSV1_0_GETUSERINFO_RESPONSE::MessageType

Definition at line 1059 of file ntifs.template.h.

◆ UserName

UNICODE_STRING _MSV1_0_GETUSERINFO_RESPONSE::UserName

Definition at line 1061 of file ntifs.template.h.

◆ UserSid

PSID _MSV1_0_GETUSERINFO_RESPONSE::UserSid

Definition at line 1060 of file ntifs.template.h.


The documentation for this struct was generated from the following file: