Click to return to the Component Development home page    
ISimpleConnectionPoint::D...     ISimpleConnectionPoint::U...     ISimpleConnectionPoint In...    
Web Workshop  |  Component Development

ISimpleConnectionPoint::GetEventCount Method


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.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.