This file was automatically generated by Oberon TLB Tools
Type library name: Scheduler
Description: Automate mstask with this TaskScheduler COM object
Version: 1.0
Oberon TLB Tools © Copyright 2001 by Alex Vakulenko
Properties:
- Property AccountName As String [r/o]
- Property ApplicationName As String [r/w]
- Property CommandLine As String [r/w]
- Property Comment As String [r/w]
- Property Creator As String [r/w]
- Property ErrorRetryCount As Integer [r/w]
- Property ErrorRetryInterval As Integer [r/w]
- Property ExitCode As Long [r/o]
- Property FileName As String [r/o]
- Property Flags As saTaskFlags [r/w]
- Property IdleWait As Integer [r/w]
- Property LastRunTime As Date [r/o]
- Property MaxRunTime As Long [r/w]
- Property Name As String [r/o]
- Property NextRunTime As Date [r/o]
- Property Priority As Long [r/w]
- Property Status As saStatusCodes [r/o]
- Property Triggers As Triggers [r/o]
- Property WorkingDirectory As String [r/w]
Methods:
- Sub Edit(ByVal Parent As Object)
- Sub Run()
- Function RunTimes(ByVal st As Date, ByVal en As Date) As String
- Sub Save([ByVal FileName As String])
- Sub SetAccountInformation(ByVal AccountName As String, ByVal Password As String)
- Sub ShowProperties([ByRef ParenthWnd As Long])
- Sub Terminate()
Properties:
- Property Count As Long [r/o]
- Property Job(ByVal Index As Variant) As Job [r/o] [default]
- Property TargetComputer As String [r/w]
Methods:
- Function CreateTask(ByVal Name As String) As Job
- Sub Delete(ByVal Index As Variant)
- Sub Refresh()
Properties:
- Property BeginDay As Date [r/w]
- Property Day As Integer [r/w]
- Property DaysInterval As Integer [r/w]
- Property DaysOfTheWeek As saTriggerDays [r/w]
- Property Duration As Long [r/w]
- Property EndDay As Date [r/w]
- Property Flags As saTriggerFlags [r/w]
- Property Interval As Long [r/w]
- Property Months As saTriggerMonths [r/w]
- Property RandomInterval As Integer [r/w]
- Property StartTime As Date [r/w]
- Property Text As String [r/o]
- Property TriggerType As saTriggerTypes [r/w]
- Property Week As saTriggerWeeks [r/w]
- Property WeeksInterval As Integer [r/w]
Methods:
- Sub Refresh()
- Sub Update()
Properties:
- Property Count As Long [r/o]
- Property Item(ByVal Index As Variant) As Trigger [r/o] [default]
Methods:
- Function Add() As Trigger
- Sub Remove(ByVal Index As Integer)
- Sub Update()