summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Mao <[email protected]>2017-11-01 11:38:26 -0700
committerGitHub <[email protected]>2017-11-01 11:38:26 -0700
commit5806794a284be000299769ff2c5acff637a39ded (patch)
tree2765e2309d755c74bbcf1611d3b007ef8e230060
parent1f27b71ccafcc20c97102e310dc48fd46db2dd16 (diff)
parentb04df298a74c43624c3c5e99da91e2e7d218ad2c (diff)
Merge pull request #173 from barrygolden/master
Added category filter metadata.
-rw-r--r--print/OEM Printer Customization Plug-in Samples/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/print/OEM Printer Customization Plug-in Samples/README.md b/print/OEM Printer Customization Plug-in Samples/README.md
index 17609b92..aa686ea6 100644
--- a/print/OEM Printer Customization Plug-in Samples/README.md
+++ b/print/OEM Printer Customization Plug-in Samples/README.md
@@ -1,3 +1,12 @@
+<!---
+ name: OEM Printer Customization Plug-in Samples
+ platform: DLL
+ language: cpp
+ category: Print
+ description: Provides examples of how to build OEM printer customization plug-ins.
+ samplefwlink: https://go.microsoft.com/fwlink/?linkid=862105
+--->
+
# OEM Printer Customization Plug-in Samples
The OEMDLL samples are an illustration of OEM customization plug-ins. The BITMAP, OEMPS, OEMUI, OEMUNI, OEMPREAN, CUSTHLP, SyncSet, ThemeUI, PSUIRep, and Watermark samples do not affect the printer output. They are only examples of how to build OEM Customization DLLs of various types.