ReactOS 0.4.15-dev-7942-gd23573b
_SAM_GROUP_FIXED_DATA Struct Reference

#include <samsrv.h>

Public Attributes

ULONG Version
 
ULONG Reserved
 
ULONG GroupId
 
ULONG Attributes
 

Detailed Description

Definition at line 90 of file samsrv.h.

Member Data Documentation

◆ Attributes

ULONG _SAM_GROUP_FIXED_DATA::Attributes

◆ GroupId

ULONG _SAM_GROUP_FIXED_DATA::GroupId

Definition at line 94 of file samsrv.h.

Referenced by SampSetupCreateGroupAccount(), and SamrCreateGroupInDomain().

◆ Reserved

ULONG _SAM_GROUP_FIXED_DATA::Reserved

Definition at line 93 of file samsrv.h.

Referenced by SampSetupCreateGroupAccount().

◆ Version

ULONG _SAM_GROUP_FIXED_DATA::Version

Definition at line 92 of file samsrv.h.

Referenced by SampSetupCreateGroupAccount(), and SamrCreateGroupInDomain().


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