ReactOS 0.4.15-dev-7942-gd23573b
_DOMAIN_GENERAL_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _DOMAIN_GENERAL_INFORMATION:

Public Attributes

LARGE_INTEGER ForceLogoff
 
UNICODE_STRING OemInformation
 
UNICODE_STRING DomainName
 
UNICODE_STRING ReplicaSourceNodeName
 
LARGE_INTEGER DomainModifiedCount
 
DOMAIN_SERVER_ENABLE_STATE DomainServerState
 
DOMAIN_SERVER_ROLE DomainServerRole
 
BOOLEAN UasCompatibilityRequired
 
ULONG UserCount
 
ULONG GroupCount
 
ULONG AliasCount
 

Detailed Description

Definition at line 381 of file ntsam.h.

Member Data Documentation

◆ AliasCount

ULONG _DOMAIN_GENERAL_INFORMATION::AliasCount

Definition at line 393 of file ntsam.h.

◆ DomainModifiedCount

LARGE_INTEGER _DOMAIN_GENERAL_INFORMATION::DomainModifiedCount

Definition at line 387 of file ntsam.h.

◆ DomainName

UNICODE_STRING _DOMAIN_GENERAL_INFORMATION::DomainName

Definition at line 385 of file ntsam.h.

◆ DomainServerRole

DOMAIN_SERVER_ROLE _DOMAIN_GENERAL_INFORMATION::DomainServerRole

Definition at line 389 of file ntsam.h.

◆ DomainServerState

DOMAIN_SERVER_ENABLE_STATE _DOMAIN_GENERAL_INFORMATION::DomainServerState

Definition at line 388 of file ntsam.h.

◆ ForceLogoff

LARGE_INTEGER _DOMAIN_GENERAL_INFORMATION::ForceLogoff

Definition at line 383 of file ntsam.h.

◆ GroupCount

ULONG _DOMAIN_GENERAL_INFORMATION::GroupCount

Definition at line 392 of file ntsam.h.

◆ OemInformation

UNICODE_STRING _DOMAIN_GENERAL_INFORMATION::OemInformation

Definition at line 384 of file ntsam.h.

◆ ReplicaSourceNodeName

UNICODE_STRING _DOMAIN_GENERAL_INFORMATION::ReplicaSourceNodeName

Definition at line 386 of file ntsam.h.

◆ UasCompatibilityRequired

BOOLEAN _DOMAIN_GENERAL_INFORMATION::UasCompatibilityRequired

Definition at line 390 of file ntsam.h.

◆ UserCount

ULONG _DOMAIN_GENERAL_INFORMATION::UserCount

Definition at line 391 of file ntsam.h.


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