3.1.4.10 Job Named Property Management Methods

The Job Named Property Management methods support the creation, update, deletion, and enumeration of Job Named Properties (section 3.1.1). The following table presents a list of the Job Named Property management methods and their counterparts in the Print System Remote Protocol [MS-RPRN]. All methods are specified in the sections that follow.

[MS-PAR] method

Description

[MS-RPRN] method

RpcAsyncGetJobNamedPropertyValue

Retrieves the value of the specified Job Named Property for the specified print job.

Opnum: 70

RpcGetJobNamedPropertyValue

RpcAsyncSetJobNamedProperty

Creates a new Job Named Property or changes the value of an existent Job Named Property for the specified print job.

Opnum: 71

RpcSetJobNamedProperty

RpcAsyncDeleteJobNamedProperty

Deletes a Job Named Property for the specified print job.

Opnum: 72

RpcDeleteJobNamedProperty

RpcAsyncEnumJobNamedProperties)

Enumerates the Job Named Properties for the specified print job.

Opnum: 73

RpcEnumJobNamedProperties