ReactOS 0.4.15-dev-8061-g57b775e
_RPC_SID Struct Reference

#include <msv1_0.h>

Collaboration diagram for _RPC_SID:

Public Attributes

UCHAR Revision
 
UCHAR SubAuthorityCount
 
SID_IDENTIFIER_AUTHORITY IdentifierAuthority
 
DWORD SubAuthority []
 

Detailed Description

Definition at line 12 of file msv1_0.h.

Member Data Documentation

◆ IdentifierAuthority

SID_IDENTIFIER_AUTHORITY _RPC_SID::IdentifierAuthority

Definition at line 16 of file msv1_0.h.

◆ Revision

UCHAR _RPC_SID::Revision

Definition at line 14 of file msv1_0.h.

◆ SubAuthority

DWORD _RPC_SID::SubAuthority

Definition at line 17 of file msv1_0.h.

◆ SubAuthorityCount

UCHAR _RPC_SID::SubAuthorityCount

Definition at line 15 of file msv1_0.h.

Referenced by ElfrIntReportEventW().


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