ReactOS 0.4.15-dev-8058-ga7cbb60
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 5011 of file ordinal.c.

Member Data Documentation

◆ dwUserGroupID

DWORD SHELL_USER_SID::dwUserGroupID

Definition at line 5013 of file ordinal.c.

Referenced by HKEY().

◆ dwUserID

DWORD SHELL_USER_SID::dwUserID

Definition at line 5014 of file ordinal.c.

Referenced by HKEY().

◆ sidAuthority

SID_IDENTIFIER_AUTHORITY SHELL_USER_SID::sidAuthority

Definition at line 5012 of file ordinal.c.

Referenced by HKEY().


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