ReactOS 0.4.16-dev-122-g325d74c
SHELL_USER_SID Struct Reference
Collaboration diagram for SHELL_USER_SID:

Public Attributes

SID_IDENTIFIER_AUTHORITY sidAuthority
 
DWORD dwUserGroupID
 
DWORD dwUserID
 

Detailed Description

Definition at line 5027 of file ordinal.c.

Member Data Documentation

◆ dwUserGroupID

DWORD SHELL_USER_SID::dwUserGroupID

Definition at line 5029 of file ordinal.c.

Referenced by HKEY().

◆ dwUserID

DWORD SHELL_USER_SID::dwUserID

Definition at line 5030 of file ordinal.c.

Referenced by HKEY().

◆ sidAuthority

SID_IDENTIFIER_AUTHORITY SHELL_USER_SID::sidAuthority

Definition at line 5028 of file ordinal.c.

Referenced by HKEY().


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