IInterFilterCommunicator interface (filterpipeline.h)

The IInterFilterCommunicator interface is implemented in an object that resides in the PrintFilterPipelineSvc service and is made available to filters through methods in the IPrintPipelineFilter interface.

Inheritance

The IInterFilterCommunicator interface inherits from the IUnknown interface.

Methods

The IInterFilterCommunicator interface has these methods.

 
IInterFilterCommunicator::RequestReader

The RequestReader method retrieves the reader interface for an IInterFilterCommunicator object.
IInterFilterCommunicator::RequestWriter

The RequestWriter method retrieves the writer interface for an IInterFilterCommunicator object.

Requirements

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