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

ITaskScheduler

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

Declaration

Source position: jwamstask.pas line 346

type ITaskScheduler = interface(IUnknown)

  function SetTargetComputer();

  function GetTargetComputer();

  function Enum();

  function Activate();

  function Delete();

  function NewWorkItem();

  function AddWorkItem();

  function IsOfType();

end;

Inheritance

ITaskScheduler

|

IInterface


Documentation generated on: 2023-03-18