ReactOS 0.4.15-dev-7924-g5949c20
record_sid Struct Reference
Collaboration diagram for record_sid:

Public Attributes

const WCHARaccountname
 
const struct arraybinaryrepresentation
 
const WCHARreferenceddomainname
 
const WCHARsid
 
UINT32 sidlength
 

Detailed Description

Definition at line 1288 of file builtin.c.

Member Data Documentation

◆ accountname

const WCHAR* record_sid::accountname

Definition at line 1290 of file builtin.c.

Referenced by fill_sid().

◆ binaryrepresentation

const struct array* record_sid::binaryrepresentation

Definition at line 1291 of file builtin.c.

Referenced by fill_sid().

◆ referenceddomainname

const WCHAR* record_sid::referenceddomainname

Definition at line 1292 of file builtin.c.

Referenced by fill_sid().

◆ sid

const WCHAR* record_sid::sid

Definition at line 1293 of file builtin.c.

Referenced by fill_sid().

◆ sidlength

UINT32 record_sid::sidlength

Definition at line 1294 of file builtin.c.

Referenced by fill_sid().


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