Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets all the options of a feature.
Syntax
HRESULT GetOptions(
[in] IPrintSchemaFeature *pFeature,
IPrintSchemaOptionCollection **ppOptionCollection
);
Parameters
[in] pFeature
The specified feature.
ppOptionCollection
The returned options.
Return value
This method returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Target Platform | Desktop |
Header | printerextension.h |