다음을 통해 공유


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

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

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

구문

HRESULT get_SelectionType(
  PrintSchemaSelectionType *pSelectionType
);

매개 변수

pSelectionType

PrintSchemaSelectionType 매개 변수 pSelectionType을 정의합니다.

반환 값

HRESULT 값을 반환합니다. 속성 호출이 실패하면 적절한 HRESULT 오류 코드가 반환됩니다.

요구 사항

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

추가 정보

IPrintSchemaFeature