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

IADsSession

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

Declaration

Source position: jwaadstlb.pas line 3170

type IADsSession = interface(IADs)

  function Get_User;

  function Get_UserPath;

  function Get_Computer;

  function Get_ComputerPath;

  function Get_ConnectTime;

  function Get_IdleTime;

  property User: WideString; [r]

  property UserPath: WideString; [r]

  property Computer: WideString; [r]

  property ComputerPath: WideString; [r]

  property ConnectTime: Integer; [r]

  property IdleTime: Integer; [r]

end;

Inheritance

IADsSession

|

IADs

|

IInterface


Documentation generated on: 2023-03-18