ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include <ntmsv1_0.h>
Public Attributes | |
MSV1_0_PROTOCOL_MESSAGE_TYPE | MessageType |
ULONG | NumberOfLoggedOnUsers |
PLUID | LogonIds |
PULONG | EnumHandles |
Definition at line 13 of file ntmsv1_0.h.
PULONG _MSV1_0_ENUMUSERS_RESPONSE::EnumHandles |
Definition at line 18 of file ntmsv1_0.h.
Referenced by MsvpEnumerateUsers(), and NetrWkstaUserEnum().
PLUID _MSV1_0_ENUMUSERS_RESPONSE::LogonIds |
Definition at line 17 of file ntmsv1_0.h.
Referenced by MsvpEnumerateUsers(), and NetrWkstaUserEnum().
MSV1_0_PROTOCOL_MESSAGE_TYPE _MSV1_0_ENUMUSERS_RESPONSE::MessageType |
Definition at line 15 of file ntmsv1_0.h.
Referenced by MsvpEnumerateUsers().
ULONG _MSV1_0_ENUMUSERS_RESPONSE::NumberOfLoggedOnUsers |
Definition at line 16 of file ntmsv1_0.h.
Referenced by MsvpEnumerateUsers(), NetrWkstaGetInfo(), and NetrWkstaUserEnum().