Retrieves the number of events exposed on the ISimpleConnectionPoint interface.
Syntax
HRESULT GetEventCount( ULONG *pulCount );
Parameters
- pulCount
- [out] Integer that specifies the count of events.
Return Value
Returns S_OK if successful, or an error code otherwise.