This topic has not yet been rated - Rate this topic

Win32_MethodParameterClass class

Applies to: desktop apps only

The Win32_MethodParameterClass abstract, base WMI class derives any class defined as a container of parameter values that will be passed to a method. Having no properties of its own, this class serves as a classification node. A similar example is CIM_PhysicalElement. Derivation from CIM_PhysicalElement indicates that the class describes a physical rather than logical entity. In the case of Win32_MethodParameterClass, classes derived from it are created specifically to pass parameters to a method.

Syntax

class Win32_MethodParameterClass
{
};

Members

The Win32_MethodParameterClass class does not define any members.

Examples

For script code examples, see WMI Tasks for Scripts and Applications and the TechNet ScriptCenter Script Repository.

For C++ code examples, see WMI C++ Application Examples.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Namespace

\root\CIMV2

MOF

Cimwin32.mof

DLL

Cimwin32.dll

See also

WMI Service Management Classes

 

 

Send comments about this topic to Microsoft

Build date: 3/9/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ