Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |