diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 19:15:06 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 19:15:06 -0700 |
| commit | dbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 (patch) | |
| tree | 2a8e1a39358b66cc2bc0d85e163956aafd5ccd16 /print/SimplePipelineFilter | |
| parent | ffeacc14932f98db4e7926825909a37d2b6d332f (diff) | |
Update manifests
Diffstat (limited to 'print/SimplePipelineFilter')
| -rw-r--r-- | print/SimplePipelineFilter/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/SimplePipelineFilter/README.md b/print/SimplePipelineFilter/README.md index 94558670..23227cce 100644 --- a/print/SimplePipelineFilter/README.md +++ b/print/SimplePipelineFilter/README.md @@ -22,4 +22,4 @@ The printing system supports a print filter pipeline. The pipeline is run when a This sample shows how to use the print pipeline's filter interfaces. -The filters in the print pipeline consume a certain data type and produce a certain data type. This information is specified in the pipeline configuration file on a per printer driver basis. The WDK print filter sample contains two filter samples: one that consumes and produces XPS data type, and the other one consumes and produces opaque byte stream. For more information, see the [XpsDrv](http://msdn.microsoft.com/en-us/windows/hardware/gg463364) whitepaper. +The filters in the print pipeline consume a certain data type and produce a certain data type. This information is specified in the pipeline configuration file on a per printer driver basis. The WDK print filter sample contains two filter samples: one that consumes and produces XPS data type, and the other one consumes and produces opaque byte stream. For more information, see the [XpsDrv](http://msdn.microsoft.com/en-us/windows/hardware/gg463364) whitepaper.
\ No newline at end of file |
