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

IADsFileShare

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

Declaration

Source position: jwaadstlb.pas line 3118

type IADsFileShare = interface(IADs)

  function Get_CurrentUserCount;

  function Get_Description;

  procedure Set_Description();

  function Get_HostComputer;

  procedure Set_HostComputer();

  function Get_Path;

  procedure Set_Path();

  function Get_MaxUserCount;

  procedure Set_MaxUserCount();

  property CurrentUserCount: Integer; [r]

  property Description: WideString; [rw]

  property HostComputer: WideString; [rw]

  property Path: WideString; [rw]

  property MaxUserCount: Integer; [rw]

end;

Inheritance

IADsFileShare

|

IADs

|

IInterface


Documentation generated on: 2023-03-18