IEventObjectCollection::get_Count method (eventsys.h)

The number of objects in the collection.

This property is read-only.

Syntax

HRESULT get_Count(
  long *pCount
);

Parameters

pCount

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header eventsys.h

See also

IEventObjectCollection