GetActiveJobsResponse element

The required GetActiveJobsResponse element returns a summary of job-related variables for all currently active jobs.

GetActiveJobsResponse is defined in the namespace at this URI: https://schemas.microsoft.com/windows/2005/05/wdp/print and referenced by the prefix wprt. (This resource may not be available in some languages and countries.)

Usage

<wprt:GetActiveJobsResponse>
  child elements
</wprt:GetActiveJobsResponse>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

ActiveJobs

Contains a list of all currently active jobs at the printer.

Parent elements

There are no parent elements.

Remarks

The WSD Print Service must support the GetActiveJobsResponse operation.

A client calls GetActiveJobsRequest to determine the values of job-related variables of the specified job. The WSD Print Service must respond with a GetActiveJobsResponse element that contains the information the client asked for or the appropriate error codes.

GetActiveJobsResponse contains an ActiveJobs element that contains a summary of all jobs.

The following syntax block shows that you must also prefix the names of the child elements with the appropriate namespace (in this case wprt), to be certain that your name references apply to child elements in the correct namespace.

<wprt:GetActiveJobsResponse>
 <wprt:ActiveJobs> data </wprt:ActiveJobs>
</wprt:GetActiveJobsResponse>

See also

ActiveJobs

GetActiveJobsRequest

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012