|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <samsrv.h>
Public Attributes | |
| ULONG | Version |
| ULONG | Reserved |
| ULONG | GroupId |
| ULONG | Attributes |
| ULONG _SAM_GROUP_FIXED_DATA::Attributes |
Definition at line 95 of file samsrv.h.
Referenced by SampQueryGroupAttribute(), SampQueryGroupGeneral(), SampSetGroupAttribute(), and SampSetupCreateGroupAccount().
| ULONG _SAM_GROUP_FIXED_DATA::GroupId |
Definition at line 94 of file samsrv.h.
Referenced by SampSetupCreateGroupAccount(), and SamrCreateGroupInDomain().
| ULONG _SAM_GROUP_FIXED_DATA::Reserved |
Definition at line 93 of file samsrv.h.
Referenced by SampSetupCreateGroupAccount().
| ULONG _SAM_GROUP_FIXED_DATA::Version |
Definition at line 92 of file samsrv.h.
Referenced by SampSetupCreateGroupAccount(), and SamrCreateGroupInDomain().