ReactOS 0.4.16-dev-1946-g52006dd
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 5232 of file ordinal.c.

Member Data Documentation

◆ dwUserGroupID

DWORD SHELL_USER_SID::dwUserGroupID

Definition at line 5234 of file ordinal.c.

Referenced by HKEY().

◆ dwUserID

DWORD SHELL_USER_SID::dwUserID

Definition at line 5235 of file ordinal.c.

Referenced by HKEY().

◆ sidAuthority

SID_IDENTIFIER_AUTHORITY SHELL_USER_SID::sidAuthority

Definition at line 5233 of file ordinal.c.

Referenced by HKEY().


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