ReactOS 0.4.15-dev-8076-g06e89b2
_LSA_FOREST_TRUST_RECORD Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _LSA_FOREST_TRUST_RECORD:

Public Attributes

ULONG Flags
 
LSA_FOREST_TRUST_RECORD_TYPE ForestTrustType
 
LARGE_INTEGER Time
 
union {
   LSA_UNICODE_STRING   TopLevelName
 
   LSA_FOREST_TRUST_DOMAIN_INFO   DomainInfo
 
   LSA_FOREST_TRUST_BINARY_DATA   Data
 
ForestTrustData
 
DWORD Flags
 
union {
   LSA_UNICODE_STRING   TopLevelName
 
   LSA_FOREST_TRUST_DOMAIN_INFO   DomainInfo
 
   LSA_FOREST_TRUST_BINARY_DATA   Data
 
ForestTrustData
 
union {
   LSA_RPC_UNICODE_STRING   TopLevelName
 
   LSA_FOREST_TRUST_DOMAIN_INFO   DomainInfo
 
   LSA_FOREST_TRUST_BINARY_DATA   Data
 
ForestTrustData
 

Detailed Description

Definition at line 378 of file ntsecapi.h.

Member Data Documentation

◆ Data

LSA_FOREST_TRUST_BINARY_DATA _LSA_FOREST_TRUST_RECORD::Data

Definition at line 385 of file ntsecapi.h.

◆ DomainInfo

LSA_FOREST_TRUST_DOMAIN_INFO _LSA_FOREST_TRUST_RECORD::DomainInfo

Definition at line 384 of file ntsecapi.h.

◆ Flags [1/2]

ULONG _LSA_FOREST_TRUST_RECORD::Flags

Definition at line 379 of file ntsecapi.h.

◆ Flags [2/2]

DWORD _LSA_FOREST_TRUST_RECORD::Flags

Definition at line 550 of file lsa.idl.

◆  [1/3]

union { ... } _LSA_FOREST_TRUST_RECORD::ForestTrustData

◆  [2/3]

union { ... } _LSA_FOREST_TRUST_RECORD::ForestTrustData

◆  [3/3]

union { ... } _LSA_FOREST_TRUST_RECORD::ForestTrustData

◆ ForestTrustType

LSA_FOREST_TRUST_RECORD_TYPE _LSA_FOREST_TRUST_RECORD::ForestTrustType

Definition at line 380 of file ntsecapi.h.

◆ Time

LARGE_INTEGER _LSA_FOREST_TRUST_RECORD::Time

Definition at line 381 of file ntsecapi.h.

◆ TopLevelName [1/2]

LSA_UNICODE_STRING _LSA_FOREST_TRUST_RECORD::TopLevelName

Definition at line 383 of file ntsecapi.h.

◆ TopLevelName [2/2]

LSA_RPC_UNICODE_STRING _LSA_FOREST_TRUST_RECORD::TopLevelName

Definition at line 968 of file netlogon.idl.


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