IXpsRasterizerNotificationCallback interface (xpsrassvc.h)
The IXpsRasterizerNotificationCallback interface enables the XPS rasterization service to determine whether to continue a rasterization operation that was previously initiated by an XPSDrv filter. The filter implements this interface and passes an IXpsRasterizerNotificationCallback pointer as a parameter to the IXpsRasterizer::RasterizeRect method.
Inheritance
The IXpsRasterizerNotificationCallback interface inherits from the IUnknown interface.
Methods
The IXpsRasterizerNotificationCallback interface has these methods.
IXpsRasterizerNotificationCallback::Continue The Continue method tells the caller (the XPS rasterization service) whether to continue rasterizing the current XPS fixed page. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | xpsrassvc.h |