COMEvents Interface Reference

A COMConnectionPoint object provides a description for all connection points of an COM object. More...

Inheritance diagram for COMEvents:

Inheritance graph
Collaboration diagram for COMEvents:

Collaboration graph
List of all members.

Properties

LPUNKNOWN R _NewEnum []
 Returns the enumerator for the collection.
VARIANT R Item [[in] VARIANT Index] []
 Returns the specified item in the collection.
long R Count []
 Returns the number of items in the collection.

Detailed Description

A COMConnectionPoint object provides a description for all connection points of an COM object.

The COMConnectionPoint object is an collection of COMConnectionPoint objects.

The COMConnectionPoint object can be used for specifying event handlers for the associated COM object.


Property Documentation

LPUNKNOWN R _NewEnum

Returns the enumerator for the collection.

long R Count

Returns the number of items in the collection.

VARIANT R Item[[in] VARIANT Index] (  ) 

Returns the specified item in the collection.


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