IFixedDocument::GetPrintTicket 메서드(filterpipeline.h)
GetPrintTicket 메서드는 고정 문서의 인쇄 티켓 개체를 가져옵니다.
구문
HRESULT GetPrintTicket(
[out] IPartPrintTicket **ppPrintTicket
);
매개 변수
[out] ppPrintTicket
고정 문서의 인쇄 티켓 개체입니다.
반환 값
GetPrintTicket 는 HRESULT 값을 반환합니다. 인쇄 티켓이 고정 문서에 없는 경우 이 메서드는 E_ELEMENT_NOT_FOUND 반환할 수 있습니다.
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | 데스크톱 |
머리글 | filterpipeline.h |