summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2017-10-31 12:55:38 -0700
committerBarry Golden <[email protected]>2017-10-31 12:55:38 -0700
commitb04df298a74c43624c3c5e99da91e2e7d218ad2c (patch)
tree2765e2309d755c74bbcf1611d3b007ef8e230060
parent1f27b71ccafcc20c97102e310dc48fd46db2dd16 (diff)
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.