api for accessing at command

J

Jeff Kish

Does anyone know of a windows api call or set of calls to allow you to
get/create/delete/view tasks that are scheduled with the "at" command?

Thanks

Jeff Kish
 
J

John Phillips

Jeff,

Check out NetScheduleJobAdd(), NetScheduleJobDel(), NetScheduleJobEnum(),
and NetScheduleJobGetInfo().
 
J

Jeff Kish

Jeff,

Check out NetScheduleJobAdd(), NetScheduleJobDel(), NetScheduleJobEnum(),
and NetScheduleJobGetInfo().
Thanks much. These look like they may be useful.

Jeff Kish
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

api questions 2
Design question 1
API code for 'Renaming a Directory' 2
IDMSO for custom commandbars 1
FBWF(MGR/Api) access rights 4
API list on dotnet. 2
CreateMenu() 7
CreateMenu() 1

Top