ReactOS 0.4.16-dev-983-g23ad936
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 5048 of file ordinal.c.

Member Data Documentation

◆ dwUserGroupID

DWORD SHELL_USER_SID::dwUserGroupID

Definition at line 5050 of file ordinal.c.

Referenced by HKEY().

◆ dwUserID

DWORD SHELL_USER_SID::dwUserID

Definition at line 5051 of file ordinal.c.

Referenced by HKEY().

◆ sidAuthority

SID_IDENTIFIER_AUTHORITY SHELL_USER_SID::sidAuthority

Definition at line 5049 of file ordinal.c.

Referenced by HKEY().


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