IPrintSchemaFeature 인터페이스(printerextension.h)

인쇄 스키마 기능 요소를 노출합니다.

상속

IPrintSchemaFeature 인터페이스는 IPrintSchemaDisplayableElement에서 상속됩니다.

메서드

IPrintSchemaFeature 인터페이스에는 이러한 메서드가 있습니다.

 
IPrintSchemaFeature::get_DisplayUI

인쇄 UI를 표시할지 여부를 나타내는 설정을 가져옵니다.
IPrintSchemaFeature::get_SelectedOption

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

기능의 선택 유형을 가져옵니다.
IPrintSchemaFeature::GetOption

지정된 이름의 옵션을 가져옵니다.
IPrintSchemaFeature::p ut_SelectedOption

인쇄 스키마 기능 요소의 선택한 옵션을 지정된 IPrintSchemaOption 요소로 변경합니다.

설명

PrintTicket 또는 PrintCapabilities XML 문서의 각 기능 또는 옵션에 지정된 이름 특성이 있는지 확인해야 합니다. 이 특성은 IPrintSchemaOptionIPrintSchemaFeature 개체를 빌드하는 데 사용됩니다. 이름 특성을 생략하면 기능 또는 옵션이 개체 모델이나 Microsoft에서 제공하는 인쇄 기본 설정 환경에 표시되지 않습니다.

요구 사항

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

추가 정보

IPrintSchemaCapabilities::GetFeature

IPrintSchemaDisplayableElement

IPrintSchemaTicket::GetFeature

IPrintSchemaTicket::GetFeatureByKeyName