ReactOS 0.4.15-dev-7924-g5949c20
_SAMPR_USER_GENERAL_INFORMATION Struct Reference
Collaboration diagram for _SAMPR_USER_GENERAL_INFORMATION:

Public Attributes

RPC_UNICODE_STRING UserName
 
RPC_UNICODE_STRING FullName
 
unsigned long PrimaryGroupId
 
RPC_UNICODE_STRING AdminComment
 
RPC_UNICODE_STRING UserComment
 

Detailed Description

Definition at line 518 of file sam.idl.

Member Data Documentation

◆ AdminComment

RPC_UNICODE_STRING _SAMPR_USER_GENERAL_INFORMATION::AdminComment

Definition at line 523 of file sam.idl.

Referenced by SampQueryUserGeneral().

◆ FullName

RPC_UNICODE_STRING _SAMPR_USER_GENERAL_INFORMATION::FullName

Definition at line 521 of file sam.idl.

Referenced by SampQueryUserGeneral().

◆ PrimaryGroupId

unsigned long _SAMPR_USER_GENERAL_INFORMATION::PrimaryGroupId

Definition at line 522 of file sam.idl.

Referenced by SampQueryUserGeneral().

◆ UserComment

RPC_UNICODE_STRING _SAMPR_USER_GENERAL_INFORMATION::UserComment

Definition at line 524 of file sam.idl.

Referenced by SampQueryUserGeneral().

◆ UserName

RPC_UNICODE_STRING _SAMPR_USER_GENERAL_INFORMATION::UserName

Definition at line 520 of file sam.idl.

Referenced by SampQueryUserGeneral().


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