ReactOS 0.4.15-dev-7953-g1f49173
_MSV1_0_ENUMUSERS_RESPONSE Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _MSV1_0_ENUMUSERS_RESPONSE:

Public Attributes

MSV1_0_PROTOCOL_MESSAGE_TYPE MessageType
 
ULONG NumberOfLoggedOnUsers
 
PLUID LogonIds
 
PULONG EnumHandles
 

Detailed Description

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

Member Data Documentation

◆ EnumHandles

PULONG _MSV1_0_ENUMUSERS_RESPONSE::EnumHandles

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

◆ LogonIds

PLUID _MSV1_0_ENUMUSERS_RESPONSE::LogonIds

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

◆ MessageType

MSV1_0_PROTOCOL_MESSAGE_TYPE _MSV1_0_ENUMUSERS_RESPONSE::MessageType

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

◆ NumberOfLoggedOnUsers

ULONG _MSV1_0_ENUMUSERS_RESPONSE::NumberOfLoggedOnUsers

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


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