IPrintSchemaParameterInitializer interface (printerextension.h)

The IPrintSchemaParameterInitializer interface represents a parameter initialization value, as defined in the print schema specification.

For more information about the four data types that you can use with the psf:ParameterInit element, see section 2.1.3.2 of the Print Schema Specification.

Inheritance

The IPrintSchemaParameterInitializer interface inherits from the IPrintSchemaElement interface.

Methods

The IPrintSchemaParameterInitializer interface has these methods.

 
IPrintSchemaParameterInitializer::get_Value

The Value (get_Value) property gets the current value of the IPrintSchemaParameterInitializer object.
IPrintSchemaParameterInitializer::put_Value

The Value (put_Value) property modifies the value of the IPrintSchemaParameterInitializer object.

Requirements

Requirement Value
Minimum supported client Windows 8.1
Minimum supported server Windows Server 2012 R2
Target Platform Windows
Header printerextension.h

See also

IPrintSchemaElement

IPrintSchematicket2::GetParameterInitializer

Print Schema Specification