Click to return to the Component Development home page    
IRemoteDebugApplicationTh...     ISimpleConnectionPoint::A...     Active Script Debugging A...    
Web Workshop  |  Component Development

ISimpleConnectionPoint Interface


This interface provides a simple method of describing and enumerating events fired on a connection point.

ISimpleConnectionPoint Methods

Advise Sets the advisory connection between an object and its container.
DescribeEvents Retrieves the dispatch identifier and name for events.
GetEventCount Retrieves the number of events exposed on the ISimpleConnectionPoint interface.
Unadvise Terminates the advisory connection previously established with a call to the ISimpleConnectionPoint::Advise method.

Interface Information

Implementation Custom
Inherits from IUnknown
Header and IDL files Activdbg.h, Activdbg.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.