IWMIExtension interface

The IWMIExtension interface extends ADSI computer objects returned from the LDAP namespace. The ADSI extension adds methods to those objects that let you manage them using WMI. For more information about this ADSI extension, see Managing Objects on a Network.

Note  For more information about support and installation of this component on a specific operating system, see Operating System Availability of WMI Components.

Members

The IWMIExtension interface inherits from the IDispatch interface. IWMIExtension also has these types of members:

  • Methods
  • Properties

Methods

The IWMIExtension interface has these methods.

Method Description
GetWMIObject

Returns the WMI computer object identified by the ADSI computer object.

GetWMIServices

Returns the WMI services object that use to perform other WMI actions, such as executing methods or invoking queries.

 

Properties

The IWMIExtension interface has these properties.

Property Access type Description

WMIObjectPath

Read-only

String value that contains a moniker. The moniker identifies the object path for the WMI computer object.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows Server 2003

End of client support

Windows XP

Header

WbemAds.h

Library

Wbemuuid.lib

Type library

Wbemads.tlb

DLL

Wbemads.dll