Unit 'JwaAdsTLB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

IADsADSystemInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jwaadstlb.pas line 4009

type IADsADSystemInfo = interface(IDispatch)

  function Get_UserName;

  function Get_ComputerName;

  function Get_SiteName;

  function Get_DomainShortName;

  function Get_DomainDNSName;

  function Get_ForestDNSName;

  function Get_PDCRoleOwner;

  function Get_SchemaRoleOwner;

  function Get_IsNativeMode;

  function GetAnyDCName;

  function GetDCSiteName();

  procedure RefreshSchemaCache;

  function GetTrees;

  property UserName: WideString; [r]

  property ComputerName: WideString; [r]

  property SiteName: WideString; [r]

  property DomainShortName: WideString; [r]

  property DomainDNSName: WideString; [r]

  property ForestDNSName: WideString; [r]

  property PDCRoleOwner: WideString; [r]

  property SchemaRoleOwner: WideString; [r]

  property IsNativeMode: WordBool; [r]

end;

Inheritance

IADsADSystemInfo

|

IInterface


Documentation generated on: 2023-03-18