IPrintWriteStream::Close method (filterpipeline.h)

The Close method closes a stream and ends the writing to that stream. This method is mandatory. You must call this method when the filter is done writing.

Syntax

void Close();

Return value

None

Requirements

Requirement Value
Target Platform Desktop
Header filterpipeline.h (include Filterpipeline.h)