Displaying 1 result from an estimated 1 matches for "aa381228".
2008 Jan 12
2
win32-taskscheduler and TaskScheduler#account_information
...st the issue below.
The first issue I''d like to tackle is why the
TaskScheduler#account_information (GetAccountInformation) method fails
if there''s no user associated with a given task.
The docs say it should return one of four values:
http://msdn2.microsoft.com/en-us/library/aa381228.aspx
In practice I would simply expect an empty string. But what I''m seeing
is that it returns some bogus error number.
Any ideas?
Thanks,
Dan