AppEventsDHTMLConnector Object object

The AppEventsDHTMLConnector object provides a way for automation clients to receive events from MMC. This object is used by scripts running on DHTML pages created by view extensions; in this situation, there is a need to connect to the Application object of an existing MMC instance in order to receive its events.

Members

The AppEventsDHTMLConnector Object object has these types of members:

Methods

The AppEventsDHTMLConnector Object object has these methods.

Method Description
ConnectTo Connects to and provides an event sink for an instance of an Application object.
Disconnect Disconnects from an Application object instance.

Requirements

Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
MMCObj.h
IDL
MMCObj.idl
DLL
MmcNdMgr.dll
CLSID
CLSID_AppEventsDHTMLConnector is defined as ADE6444B-C91F-4e37-92A4-5BB430A33340

See also

Application object

Extending a Primary Snap-in's View