ReactOS 0.4.15-dev-7958-gcd0bb1a
_LOCALGROUP_MEMBERS_INFO_2 Struct Reference

#include <lmaccess.h>

Collaboration diagram for _LOCALGROUP_MEMBERS_INFO_2:

Public Attributes

PSID lgrmi2_sid
 
SID_NAME_USE lgrmi2_sidusage
 
LPWSTR lgrmi2_domainandname
 

Detailed Description

Definition at line 523 of file lmaccess.h.

Member Data Documentation

◆ lgrmi2_domainandname

LPWSTR _LOCALGROUP_MEMBERS_INFO_2::lgrmi2_domainandname

Definition at line 526 of file lmaccess.h.

Referenced by GetGeneralGroupData(), and NetLocalGroupGetMembers().

◆ lgrmi2_sid

PSID _LOCALGROUP_MEMBERS_INFO_2::lgrmi2_sid

Definition at line 524 of file lmaccess.h.

Referenced by NetLocalGroupGetMembers().

◆ lgrmi2_sidusage

SID_NAME_USE _LOCALGROUP_MEMBERS_INFO_2::lgrmi2_sidusage

Definition at line 525 of file lmaccess.h.

Referenced by NetLocalGroupGetMembers().


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