Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IPrintSchemaTicket::GetCapabilities method

Gets an IPrintSchemaCapabilities object that represents the printer capabilities based on the current settings of this IPrintSchemaTicket object.

Syntax


HRESULT GetCapabilities(
  [out, retval] IPrintSchemaCapabilities **ppPrintCapabilities
);

Parameters

ppPrintCapabilities [out, retval]

The returned IPrintSchemaCapabilities object.

Return value

This method returns an HRESULT value.

Remarks

Because this method retrieves a new PrintCapabilities document every time it is invoked, it is recommended that you invoke this method only when the IPrintSchemaTicket object has been modified.

See also

IPrintSchemaTicket
IPrintSchemaCapabilities
IPrintSchemaFeature::SelectedOption
IPrintSchemaElement::XmlNode
IPrintSchemaTicket::put_JobCopiesAllDocuments

 

 

Send comments about this topic to Microsoft

Show:
© 2017 Microsoft