ReactOS 0.4.15-dev-7924-g5949c20
_ALIAS_GENERAL_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _ALIAS_GENERAL_INFORMATION:

Public Attributes

UNICODE_STRING Name
 
ULONG MemberCount
 
UNICODE_STRING AdminComment
 

Detailed Description

Definition at line 284 of file ntsam.h.

Member Data Documentation

◆ AdminComment

UNICODE_STRING _ALIAS_GENERAL_INFORMATION::AdminComment

Definition at line 288 of file ntsam.h.

Referenced by BuildAliasInfoBuffer(), FreeAliasInfo(), and NetLocalGroupEnum().

◆ MemberCount

ULONG _ALIAS_GENERAL_INFORMATION::MemberCount

Definition at line 287 of file ntsam.h.

◆ Name

UNICODE_STRING _ALIAS_GENERAL_INFORMATION::Name

Definition at line 286 of file ntsam.h.

Referenced by BuildAliasInfoBuffer(), FreeAliasInfo(), and NetLocalGroupEnum().


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