ReactOS 0.4.15-dev-7958-gcd0bb1a
_USER_GENERAL_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _USER_GENERAL_INFORMATION:

Public Attributes

UNICODE_STRING UserName
 
UNICODE_STRING FullName
 
ULONG PrimaryGroupId
 
UNICODE_STRING AdminComment
 
UNICODE_STRING UserComment
 

Detailed Description

Definition at line 545 of file ntsam.h.

Member Data Documentation

◆ AdminComment

UNICODE_STRING _USER_GENERAL_INFORMATION::AdminComment

Definition at line 550 of file ntsam.h.

◆ FullName

UNICODE_STRING _USER_GENERAL_INFORMATION::FullName

Definition at line 548 of file ntsam.h.

◆ PrimaryGroupId

ULONG _USER_GENERAL_INFORMATION::PrimaryGroupId

Definition at line 549 of file ntsam.h.

◆ UserComment

UNICODE_STRING _USER_GENERAL_INFORMATION::UserComment

Definition at line 551 of file ntsam.h.

◆ UserName

UNICODE_STRING _USER_GENERAL_INFORMATION::UserName

Definition at line 547 of file ntsam.h.


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