共用方式為


IPrintPipelineManagerControl::RequestShutdown 方法 (filterpipeline.h)

RequestShutdown方法會要求關閉管線。

語法

HRESULT RequestShutdown(
  [in] HRESULT       hrReason,
  [in] IImgErrorInfo *pReason
);

參數

[in] hrReason

HRESULT 值,指出缺少記憶體的原因。

[in] pReason

未使用。 設定為 NULL

傳回值

RequestShutdown 會傳回 HRESULT 值。

備註

使用 IXpsDocumentConsumer 介面的篩選條件必須先呼叫,才能呼叫 IPrintPipelineManagerControl::RequestShutdownIXpsDocumentConsumer::CloseSender 以關閉管線。 先呼叫 IXpsDocumentConsumer::CloseSender 可能會產生無效的 XPS 檔並造成錯誤。

規格需求

需求
目標平台 桌面
標頭 filterpipeline.h