Share via


Count (Windows Embedded CE 6.0)

1/6/2010

This method returns the number of events in the list of events.

Syntax

HRESULT Count(long *pCount);

Parameters

  • pCount
    [out] Points to a Long value that receives the event count.

Return Value

S_OK indicates success. E_INVALIDARG indicates that pCount is NULL.

Requirements

Header interned.h
Windows Embedded CE Windows CE 5.0 and later

See Also

Concepts

IHTMLCEPopupEvents:IUnknown
Using the Popup Blocker Interfaces