ReactOS 0.4.15-dev-7842-g558ab78
_MEMBERSHIP_USER_DATA Struct Reference
Collaboration diagram for _MEMBERSHIP_USER_DATA:

Public Attributes

PLOCALGROUP_USERS_INFO_0 pGroupData
 
DWORD dwGroupCount
 
TCHAR szUserName [1]
 

Detailed Description

Definition at line 26 of file userprops.c.

Member Data Documentation

◆ dwGroupCount

DWORD _MEMBERSHIP_USER_DATA::dwGroupCount

Definition at line 29 of file userprops.c.

Referenced by AddGroupToUser(), AddSelectedGroupsToUser(), and GetUserMembershipData().

◆ pGroupData

PLOCALGROUP_USERS_INFO_0 _MEMBERSHIP_USER_DATA::pGroupData

Definition at line 28 of file userprops.c.

Referenced by AddGroupToUser(), AddSelectedGroupsToUser(), and GetUserMembershipData().

◆ szUserName

TCHAR _MEMBERSHIP_USER_DATA::szUserName[1]

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