ReactOS 0.4.15-dev-7958-gcd0bb1a
_GROUP_GENERAL_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _GROUP_GENERAL_INFORMATION:

Public Attributes

UNICODE_STRING Name
 
ULONG Attributes
 
ULONG MemberCount
 
UNICODE_STRING AdminComment
 

Detailed Description

Definition at line 471 of file ntsam.h.

Member Data Documentation

◆ AdminComment

UNICODE_STRING _GROUP_GENERAL_INFORMATION::AdminComment

Definition at line 476 of file ntsam.h.

Referenced by NetGroupEnum().

◆ Attributes

ULONG _GROUP_GENERAL_INFORMATION::Attributes

Definition at line 474 of file ntsam.h.

◆ MemberCount

ULONG _GROUP_GENERAL_INFORMATION::MemberCount

Definition at line 475 of file ntsam.h.

◆ Name

UNICODE_STRING _GROUP_GENERAL_INFORMATION::Name

Definition at line 473 of file ntsam.h.

Referenced by NetGroupEnum().


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