[Win32utils-devel] TaskScheduler#active? and TaskScheduler#exists?
Daniel Berger
djberg96 at gmail.com
Sun Jan 13 00:37:43 EST 2008
Hi all,
I think I would like to add the TaskScheduler#active? and
TaskScheduler#exists? methods. I'm not sure how they should be
implemented however.
For TaskScheduler#exists? I suppose I could use the IEnumWorkItems and
iterated over the list. Is there a better way?
The TaskScheduler#active? would just tell me if a given task has been
activated or not, but I'm not sure how to implement it. Suggestions?
Thanks,
Dan
More information about the win32utils-devel
mailing list