Unit 'JwaMsTask' Package
[Overview][Constants][Types][Classes][Index] [#winunits-jedi]

IScheduledWorkItem

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

Declaration

Source position: jwamstask.pas line 264

type IScheduledWorkItem = interface(IUnknown)

  function CreateTrigger();

  function DeleteTrigger();

  function GetTriggerCount();

  function GetTrigger();

  function GetTriggerString();

  function GetRunTimes();

  function GetNextRunTime();

  function SetIdleWait();

  function GetIdleWait();

  function Run;

  function Terminate;

  function EditWorkItem();

  function GetMostRecentRunTime();

  function GetStatus();

  function GetExitCode();

  function SetComment();

  function GetComment();

  function SetCreator();

  function GetCreator();

  function SetWorkItemData();

  function GetWorkItemData();

  function SetErrorRetryCount();

  function GetErrorRetryCount();

  function SetErrorRetryInterval();

  function GetErrorRetryInterval();

  function SetFlags();

  function GetFlags();

  function SetAccountInformation();

  function GetAccountInformation();

end;

Inheritance

IScheduledWorkItem

|

IInterface


Documentation generated on: 2023-03-18