ReactOS 0.4.16-dev-1308-gbf734eb
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 5215 of file ordinal.c.

Member Data Documentation

◆ dwUserGroupID

DWORD SHELL_USER_SID::dwUserGroupID

Definition at line 5217 of file ordinal.c.

Referenced by HKEY().

◆ dwUserID

DWORD SHELL_USER_SID::dwUserID

Definition at line 5218 of file ordinal.c.

Referenced by HKEY().

◆ sidAuthority

SID_IDENTIFIER_AUTHORITY SHELL_USER_SID::sidAuthority

Definition at line 5216 of file ordinal.c.

Referenced by HKEY().


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