IPrintSchemaFeature::get_SelectedOption 메서드(printerextension.h)

선택한 옵션을 나타내는 IPrintSchemaOption 을 가져옵니다.

이 속성은 읽기 전용입니다.

구문

HRESULT get_SelectedOption(
  IPrintSchemaOption **ppOption
);

매개 변수

ppOption

IPrintSchemaOption 매개 변수 ppOption을 정의합니다.

반환 값

HRESULT 값을 반환합니다. 속성 호출이 성공하지 못하면 적절한 HRESULT 오류 코드를 반환합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 8
지원되는 최소 서버 Windows Server 2012
대상 플랫폼 Windows
헤더 printerextension.h

추가 정보

IPrintSchemaFeature

IPrintSchemaOption

IPrintSchemaTicket_GetCapabilities