ReactOS 0.4.15-dev-7918-g2a2556c
_DOMAIN_MODIFIED_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _DOMAIN_MODIFIED_INFORMATION:

Public Attributes

LARGE_INTEGER DomainModifiedCount
 
LARGE_INTEGER CreationTime
 
OLD_LARGE_INTEGER DomainModifiedCount
 
OLD_LARGE_INTEGER CreationTime
 

Detailed Description

Definition at line 422 of file ntsam.h.

Member Data Documentation

◆ CreationTime [1/2]

LARGE_INTEGER _DOMAIN_MODIFIED_INFORMATION::CreationTime

Definition at line 425 of file ntsam.h.

Referenced by SampQueryDomainModified().

◆ CreationTime [2/2]

OLD_LARGE_INTEGER _DOMAIN_MODIFIED_INFORMATION::CreationTime

Definition at line 189 of file sam.idl.

◆ DomainModifiedCount [1/2]

LARGE_INTEGER _DOMAIN_MODIFIED_INFORMATION::DomainModifiedCount

Definition at line 424 of file ntsam.h.

Referenced by SampQueryDomainModified().

◆ DomainModifiedCount [2/2]

OLD_LARGE_INTEGER _DOMAIN_MODIFIED_INFORMATION::DomainModifiedCount

Definition at line 188 of file sam.idl.


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