ReactOS 0.4.17-dev-116-ga4b6fe9
ActiveDs::IADsADSystemInfo Interface Reference
Inheritance diagram for ActiveDs::IADsADSystemInfo:
Collaboration diagram for ActiveDs::IADsADSystemInfo:

Public Member Functions

HRESULT GetAnyDCName ([out, retval] BSTR *retval)
 
HRESULT GetDCSiteName ([in] BSTR server, [out, retval] BSTR *retval)
 
HRESULT RefreshSchemaCache ()
 
HRESULT GetTrees ([out, retval] VARIANT *retval)
 
- Public Member Functions inherited from IDispatch
HRESULT GetTypeInfoCount ([out] UINT *pctinfo)
 
HRESULT GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo)
 
HRESULT GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId)
 
HRESULT Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr)
 
HRESULT RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

BSTR UserName [get]
 
BSTR ComputerName [get]
 
BSTR SiteName [get]
 
BSTR DomainShortName [get]
 
BSTR DomainDNSName [get]
 
BSTR ForestDNSName [get]
 
BSTR PDCRoleOwner [get]
 
BSTR SchemaRoleOwner [get]
 
VARIANT_BOOL IsNativeMode [get]
 

Additional Inherited Members

- Public Types inherited from IDispatch
typedef IDispatchLPDISPATCH
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Attributes inherited from IDispatch
const DISPID DISPID_UNKNOWN = -1
 
const DISPID DISPID_VALUE = 0
 
const DISPID DISPID_PROPERTYPUT = -3
 
const DISPID DISPID_NEWENUM = -4
 
const DISPID DISPID_EVALUATE = -5
 
const DISPID DISPID_CONSTRUCTOR = -6
 
const DISPID DISPID_DESTRUCTOR = -7
 
const DISPID DISPID_COLLECT = -8
 

Detailed Description

Definition at line 915 of file iads.idl.

Member Function Documentation

◆ GetAnyDCName()

HRESULT ActiveDs::IADsADSystemInfo::GetAnyDCName ( [out, retval] BSTR retval)

◆ GetDCSiteName()

HRESULT ActiveDs::IADsADSystemInfo::GetDCSiteName ( [in] BSTR  server,
[out, retval] BSTR retval 
)

◆ GetTrees()

HRESULT ActiveDs::IADsADSystemInfo::GetTrees ( [out, retval] VARIANT retval)

◆ RefreshSchemaCache()

HRESULT ActiveDs::IADsADSystemInfo::RefreshSchemaCache ( )

Property Documentation

◆ ComputerName

BSTR ActiveDs::IADsADSystemInfo::ComputerName
get

◆ DomainDNSName

BSTR ActiveDs::IADsADSystemInfo::DomainDNSName
get

◆ DomainShortName

BSTR ActiveDs::IADsADSystemInfo::DomainShortName
get

◆ ForestDNSName

BSTR ActiveDs::IADsADSystemInfo::ForestDNSName
get

◆ IsNativeMode

VARIANT_BOOL ActiveDs::IADsADSystemInfo::IsNativeMode
get

◆ PDCRoleOwner

BSTR ActiveDs::IADsADSystemInfo::PDCRoleOwner
get

◆ SchemaRoleOwner

BSTR ActiveDs::IADsADSystemInfo::SchemaRoleOwner
get

◆ SiteName

BSTR ActiveDs::IADsADSystemInfo::SiteName
get

◆ UserName

BSTR ActiveDs::IADsADSystemInfo::UserName
get

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