Robuta

https://learn.microsoft.com/en-us/windows/win32/api/taskschd/nn-taskschd-iexecaction IExecAction (taskschd.h) - Win32 apps | Microsoft Learn Represents an action that executes a command-line operation. happsmicrosoftlearn https://learn.microsoft.com/en-us/windows/win32/api/taskschd/nn-taskschd-iweeklytrigger IWeeklyTrigger (taskschd.h) - Win32 apps | Microsoft Learn Represents a trigger that starts a task based on a weekly schedule. happsmicrosoftlearn https://learn.microsoft.com/en-us/windows/win32/api/taskschd/nn-taskschd-itaskfoldercollection ITaskFolderCollection (taskschd.h) - Win32 apps | Microsoft Learn Provides information and control for a collection of folders that contain tasks. happsmicrosoftlearn https://learn.microsoft.com/en-us/windows/win32/api/taskschd/nn-taskschd-imaintenancesettings IMaintenanceSettings (taskschd.h) - Win32 apps | Microsoft Learn Provides the settings that the Task Scheduler uses to perform task during Automatic maintenance. happsmicrosoftlearn https://learn.microsoft.com/en-us/windows/win32/api/taskschd/nn-taskschd-ieventtrigger IEventTrigger (taskschd.h) - Win32 apps | Microsoft Learn Represents a trigger that starts a task when a system event occurs. happsmicrosoftlearn https://learn.microsoft.com/en-us/windows/win32/api/taskschd/nn-taskschd-icomhandleraction IComHandlerAction (taskschd.h) - Win32 apps | Microsoft Learn Represents an action that fires a handler. happsmicrosoftlearn https://learn.microsoft.com/en-us/windows/win32/api/taskschd/nn-taskschd-itimetrigger ITimeTrigger (taskschd.h) - Win32 apps | Microsoft Learn Represents a trigger that starts a task at a specific date and time. happsmicrosoftlearn