lmat.h header
This header is used by Network Management. For more information, see:
lmat.h contains the following programming interfaces:
NetScheduleJobAdd The NetScheduleJobAdd function submits a job to run at a specified future time and date. This function requires that the schedule service be started on the computer to which the job is submitted. |
NetScheduleJobDel The NetScheduleJobDel function deletes a range of jobs queued to run at a computer. This function requires that the schedule service be started at the computer to which the job deletion request is being sent. |
NetScheduleJobEnum The NetScheduleJobEnum function lists the jobs queued on a specified computer. This function requires that the schedule service be started. |
NetScheduleJobGetInfo The NetScheduleJobGetInfo function retrieves information about a particular job queued on a specified computer. This function requires that the schedule service be started. |