ReactOS 0.4.15-dev-7918-g2a2556c
_GROUP_INFO_3 Struct Reference

#include <lmaccess.h>

Collaboration diagram for _GROUP_INFO_3:

Public Attributes

LPWSTR grpi3_name
 
LPWSTR grpi3_comment
 
PSID grpi3_group_sid
 
DWORD grpi3_attributes
 

Detailed Description

Definition at line 486 of file lmaccess.h.

Member Data Documentation

◆ grpi3_attributes

DWORD _GROUP_INFO_3::grpi3_attributes

Definition at line 490 of file lmaccess.h.

Referenced by BuildGroupInfoBuffer().

◆ grpi3_comment

LPWSTR _GROUP_INFO_3::grpi3_comment

Definition at line 488 of file lmaccess.h.

Referenced by BuildGroupInfoBuffer().

◆ grpi3_group_sid

PSID _GROUP_INFO_3::grpi3_group_sid

Definition at line 489 of file lmaccess.h.

Referenced by BuildGroupInfoBuffer().

◆ grpi3_name

LPWSTR _GROUP_INFO_3::grpi3_name

Definition at line 487 of file lmaccess.h.

Referenced by BuildGroupInfoBuffer().


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