3.1.4.3 ITaskSchedulerService Client Processing
This subsection specifies how the client uses the ITaskSchedulerService interface to implement the following conceptual operations: Add Task, Delete Task, Retrieve Task Status, and Enumerate Tasks.
The ITaskSchedulerService methods MUST take as their first parameter an RPC binding handle for the remote server, which they MUST have obtained during initialization, as specified in section 3.1.3. This first parameter is not present in the IDL in section 3.2.5.4 because it is an "explicit handle" as specified in [C706] section 4.3.5. This first parameter is not mentioned further in the following sections.