IPrintReadStreamFactory interface (filterpipeline.h)

The IPrintReadStreamFactory interface creates a stream reader that a filter can use to access the stream. For example, a filter could use this stream to access the per-user print ticket.

Inheritance

The IPrintReadStreamFactory interface inherits from the IUnknown interface.

Methods

The IPrintReadStreamFactory interface has these methods.

 
IPrintReadStreamFactory::GetStream

The GetStream method gets the stream interface.

Requirements

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