IPrintSchemaCapabilities::GetOptions 메서드(printerextension.h)
기능의 모든 옵션을 가져옵니다.
구문
HRESULT GetOptions(
[in] IPrintSchemaFeature *pFeature,
IPrintSchemaOptionCollection **ppOptionCollection
);
매개 변수
[in] pFeature
지정된 기능입니다.
ppOptionCollection
반환된 옵션입니다.
반환 값
이 메서드는 HRESULT 값을 반환합니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8 |
대상 플랫폼 | 데스크톱 |
머리글 | printerextension.h |