attempt 2 at meta data replacement

This commit is contained in:
Nick Brower
2017-05-26 14:02:24 -07:00
parent a379dd8f30
commit 232846e290
221 changed files with 1105 additions and 1320 deletions

View File

@ -1,17 +1,16 @@
---
title: Create a custom configuration service provider
description: Create a custom configuration service provider
MSHAttr:
- 'PreferredSiteName:MSDN'
- 'PreferredLib:/library/windows/hardware'
ms.assetid: 0cb37f03-5bf2-4451-8276-23f4a1dee33f
ms.author: windows-hardware-design-content
ms.author: maricia
ms.date: 05/02/2017
ms.topic: article
ms.prod: windows-hardware
ms.technology: windows-oem
ms.prod: w10
ms.technology: windows
author: nickbrower
---
# Create a custom configuration service provider
Mobile device OEMs can create custom configuration service providers to manage their devices. A configuration service provider includes an interface for creating, editing, and deleting nodes, and the nodes themselves. Each node contains data for one registry value and can optionally support get, set, and delete operations.