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

Public Attributes

OLD_LARGE_INTEGER ForceLogoff
 
RPC_UNICODE_STRING OemInformation
 
RPC_UNICODE_STRING DomainName
 
RPC_UNICODE_STRING ReplicaSourceNodeName
 
OLD_LARGE_INTEGER DomainModifiedCount
 
unsigned long DomainServerState
 
unsigned long DomainServerRole
 
unsigned char UasCompatibilityRequired
 
unsigned long UserCount
 
unsigned long GroupCount
 
unsigned long AliasCount
 

Detailed Description

Definition at line 201 of file sam.idl.

Member Data Documentation

◆ AliasCount

unsigned long _SAMPR_DOMAIN_GENERAL_INFORMATION::AliasCount

Definition at line 213 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ DomainModifiedCount

OLD_LARGE_INTEGER _SAMPR_DOMAIN_GENERAL_INFORMATION::DomainModifiedCount

Definition at line 207 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ DomainName

RPC_UNICODE_STRING _SAMPR_DOMAIN_GENERAL_INFORMATION::DomainName

Definition at line 205 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ DomainServerRole

unsigned long _SAMPR_DOMAIN_GENERAL_INFORMATION::DomainServerRole

Definition at line 209 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ DomainServerState

unsigned long _SAMPR_DOMAIN_GENERAL_INFORMATION::DomainServerState

Definition at line 208 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ ForceLogoff

OLD_LARGE_INTEGER _SAMPR_DOMAIN_GENERAL_INFORMATION::ForceLogoff

Definition at line 203 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ GroupCount

unsigned long _SAMPR_DOMAIN_GENERAL_INFORMATION::GroupCount

Definition at line 212 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ OemInformation

RPC_UNICODE_STRING _SAMPR_DOMAIN_GENERAL_INFORMATION::OemInformation

Definition at line 204 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ ReplicaSourceNodeName

RPC_UNICODE_STRING _SAMPR_DOMAIN_GENERAL_INFORMATION::ReplicaSourceNodeName

Definition at line 206 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ UasCompatibilityRequired

unsigned char _SAMPR_DOMAIN_GENERAL_INFORMATION::UasCompatibilityRequired

Definition at line 210 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().

◆ UserCount

unsigned long _SAMPR_DOMAIN_GENERAL_INFORMATION::UserCount

Definition at line 211 of file sam.idl.

Referenced by SampQueryDomainGeneral(), and SampQueryDomainGeneral2().


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