[This is preliminary documentation and subject to change.]
Given the name of a task in the Windows 98 Task Scheduler, this method indicates whether the task was submitted by Announcement Listener. This method is not used by any other component of the Broadcast Architecture, but may be used by some other application.
HRESULT IsBpcTask(
BSTR TaskName, // in
boolean *pfRetVal // out, retval
);
Returns an HRESULT indicating success or failure.