IPrintSchemaParameterDefinition::DataType property
The DataType property Gets the PrintSchemaParameterDataType enumerated value that indicates the expected data type for the Print Schema parameter.
This property is read-only.
Syntax
HRESULT get_DataType( [out, retval] PrintSchemaParameterDataType *pDataType );
Property value
The expected data type.
Error codes
Returns an HRESULT value, if the property call was successful. Otherwise it returns the appropriate error code.
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 |
|
Header |
|
See also
Show: