ReactOS 0.4.15-dev-7788-g1ad9096
_SID Struct Reference

import"setypes.h";

Collaboration diagram for _SID:

Public Attributes

BYTE Revision
 
BYTE SubAuthorityCount
 
SID_IDENTIFIER_AUTHORITY IdentifierAuthority
 
DWORD SubAuthority [*]
 
$UCHAR Revision
 
$UCHAR SubAuthorityCount
 
$ULONG SubAuthority [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 198 of file ms-dtyp.idl.

Member Data Documentation

◆ IdentifierAuthority

◆ Revision [1/2]

◆ Revision [2/2]

$UCHAR _SID::Revision

Definition at line 470 of file setypes.h.

◆ SubAuthority [1/2]

◆ SubAuthority [2/2]

$ULONG _SID::SubAuthority[ANYSIZE_ARRAY]

Definition at line 476 of file setypes.h.

◆ SubAuthorityCount [1/2]

◆ SubAuthorityCount [2/2]

$UCHAR _SID::SubAuthorityCount

Definition at line 471 of file setypes.h.


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