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

IADsPrintJobOperations

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

Declaration

Source position: jwaadstlb.pas line 2849

type IADsPrintJobOperations = interface(IADs)

  function Get_Status;

  function Get_TimeElapsed;

  function Get_PagesPrinted;

  function Get_Position;

  procedure Set_Position();

  procedure Pause;

  procedure Resume;

  property Status: Integer; [r]

  property TimeElapsed: Integer; [r]

  property PagesPrinted: Integer; [r]

  property Position: Integer; [rw]

end;

Inheritance

IADsPrintJobOperations

|

IADs

|

IInterface


Documentation generated on: 2023-03-18