ManagementBaseObject Explicit Conversion (ManagementBaseObject^ to IntPtr)
.NET Framework (current version)
Provides the internal WMI object represented by a ManagementObject.
Assembly: System.Management (in System.Management.dll)
Parameters
- managementObject
-
Type:
System.Management::ManagementBaseObject^
The ManagementBaseObject that references the requested WMI object.
This operator is used internally by instrumentation code. It is not intended for direct use by regular client or instrumented applications.
Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
.NET Framework
Available since 1.1
Available since 1.1
Show: