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

IADsContainer

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

Declaration

Source position: jwaadstlb.pas line 1390

type IADsContainer = interface(IDispatch)

  function Get_Count;

  function Get__NewEnum;

  function Get_Filter;

  procedure Set_Filter();

  function Get_Hints;

  procedure Set_Hints();

  function GetObject();

  function Create();

  procedure Delete();

  function CopyHere();

  function MoveHere();

  property Count: Integer; [r]

  property _NewEnum: IUnknown; [r]

  property Filter: OleVariant; [rw]

  property Hints: OleVariant; [rw]

end;

Inheritance

IADsContainer

|

IInterface


Documentation generated on: 2023-03-18