3.1.4.12 Job Named Property Management Methods

This section specifies methods for creating, updating, deleting, and enumerating Job Named Properties (section 3.1.1) for a specified print job.

Method

Description

RpcGetJobNamedPropertyValue (section 3.1.4.12.1)

RpcGetJobNamedPropertyValue retrieves the value of the specified Job Named Property for the print job.

Opnum 110

RpcSetJobNamedProperty (section 3.1.4.12.2)

RpcSetJobNamedProperty creates a new Job Named Property or changes the value of an existing Job Named Property for the print job.

Opnum 111

RpcDeleteJobNamedProperty (section 3.1.4.12.3)

RpcDeleteJobNamedProperty deletes a Job Named Property for the print job.

Opnum 112

RpcEnumJobNamedProperties (section 3.1.4.12.4)

RpcEnumJobNamedProperties enumerates the Job Named Properties for the print job.

Opnum 113