IXpsDocumentConsumer::CloseSender method (filterpipeline.h)
The CloseSender
method tells the Pipeline Manager that the filter is done sending XPS parts.
Syntax
HRESULT CloseSender();
Return value
None
Remarks
The filter must call the CloseSender
method when it has finished sending the XPS parts to the pipeline.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h |