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

IADsPath

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

Declaration

Source position: jwaadstlb.pas line 3707

type IADsPath = interface(IDispatch)

  function Get_Type_;

  procedure Set_Type_();

  function Get_VolumeName;

  procedure Set_VolumeName();

  function Get_Path;

  procedure Set_Path();

  property Type_: Integer; [rw]

  property VolumeName: WideString; [rw]

  property Path: WideString; [rw]

end;

Inheritance

IADsPath

|

IInterface


Documentation generated on: 2023-03-18