COMConnectionPoint Interface Reference

A COMConnectionPoint object provides a description for a COM object's connection point. More...

Inheritance diagram for COMConnectionPoint:

Inheritance graph
Collaboration diagram for COMConnectionPoint:

Collaboration graph
List of all members.

Properties

BSTR R ID []
 The GUID of the connection point.
BSTR R Name []
 The interface name of the connection point.
BSTR R Text []
 The list of the methods of the connection point.

Detailed Description

A COMConnectionPoint object provides a description for a COM object's connection point.

The COMConnectionPoint object can be used for specifying event handlers for the associated COM object (via associated connection point).


Property Documentation

BSTR R ID

The GUID of the connection point.

BSTR R Name

The interface name of the connection point.

BSTR R Text

The list of the methods of the connection point.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:24 2015. (C) Veretennikov A. B. 2004-2015