IPrintSchemaTicket::p ut_JobCopiesAllDocuments 메서드(printerextension.h)
복사 횟수를 설정합니다.
이 속성은 쓰기 전용입니다.
구문
HRESULT put_JobCopiesAllDocuments(
ULONG ulJobCopiesAllDocuments
);
매개 변수
ulJobCopiesAllDocuments
ULONG 매개 변수 ulJobCopiesAllDocuments를 정의합니다.
반환 값
HRESULT 값을 반환합니다. 속성 호출이 성공하지 못하면 적절한 HRESULT 오류 코드를 반환합니다.
설명
IPrintSchemaTicket::GetCapabilities 메서드는 호출될 때마다 캐시하는 새 PrintCapabilities 문서를 검색한다는 사실에 유의하세요. 즉, IPrintSchemaTicket::p ut_JobCopiesAllDocuments 또는 IPrintSchemaFeature::SelectedOption on PrintTicket를 사용하는 경우 캐시된 PrintCapabilities 문서가 손상되거나 수정되고 캐시가 제거됩니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8 |
지원되는 최소 서버 | Windows Server 2012 |
대상 플랫폼 | Windows |
헤더 | printerextension.h |