2.2.4.1 Common Group Fields

There are a number of group-related structures that use the same fields, as denoted by their field names. This section specifies all such fields.

The structures group the available set of group attributes in different ways to allow the client to control which attributes are queried or set. While each structure might have a different subset of these attributes, they all draw from this same set of attributes, detailed as follows.

AdminComment: A counted Unicode string of type RPC_UNICODE_STRING, indicating the description of the group object.

Attributes: A 32-bit bit field containing characteristics about a group; for possible values, see section 2.2.1.10.

MemberCount: A 32-bit unsigned integer indicating the number of members in the group object. This field is read-only.

Name: A counted Unicode string of type RPC_UNICODE_STRING, indicating the name of the group object.