Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.91 KB

view-provider.md

File metadata and controls

42 lines (26 loc) · 1.91 KB
description ms.assetid ms.tgt_platform title ms.topic ms.date
The View provider is an instance and method provider that creates new classes based on instances of other classes.
e1992e10-647b-4747-8f3d-b437ef7f3770
multiple
View Provider
article
05/31/2018

View Provider

The View provider is an instance and method provider that creates new classes based on instances of other classes. You can use the View provider to take properties from different source classes, different namespaces, or different computers and combine the properties as a single class.

As an instance and method provider, the View provider supports the standard IWbemProviderInit interface and the following IWbemServices methods:

For more information about the qualifiers use to define View provider classes, see Qualifiers Specific to the View Provider.

For more information about views, see Linking Classes Together.

Two versions of the View provider are available on 64-bit platforms. For more information, see Getting and Providing Data on a 64-bit Computer.

The View provider is implemented in ViewProv.dll.

Related topics

WMI Providers