Inheritance diagram for COMConnectionPoint:
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. |
The COMConnectionPoint object can be used for specifying event handlers for the associated COM object (via associated connection point).
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.