Management Tools Registry WMI Provider

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Purpose

The Management Tools Registry WMI Provider enables remote access to the registry. The classes are defined in RegProv.mof and implemented in RegProv.dll.

In this section

CIM_ManagedElement

is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.

MSFT_MTRegistryBinary

Represent the binary registry data.

MSFT_MTRegistryDword

Represent the 32-bit registry data.

MSFT_MTRegistryKey

Represent a registry key.

MSFT_MTRegistryMultiString

Represent the multi string registry data.

MSFT_MTRegistryObject

Abstract base class for registry objects.

MSFT_MTRegistryQword

Represent the 64-bit registry data.

MSFT_MTRegistryString

Represent the string registry data.

MSFT_MTRegistryTasks

Encapsulates different tasks exposed by registry.

MSFT_MTRegistryValue

Represents a registry value.

 

 

Show: