IPrintSchemaCapabilities::GetOptions-Methode (printerextension.h)

Ruft alle Optionen eines Features ab.

Syntax

HRESULT GetOptions(
  [in] IPrintSchemaFeature          *pFeature,
       IPrintSchemaOptionCollection **ppOptionCollection
);

Parameter

[in] pFeature

Das angegebene Feature.

ppOptionCollection

Die zurückgegebenen Optionen.

Rückgabewert

Diese Methode gibt einen HRESULT-Wert zurück.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 8
Zielplattform Desktop
Kopfzeile printerextension.h

Weitere Informationen

IPrintSchemaCapabilities

IPrintSchemaOptionCollection