Count (Windows CE 5.0)
This method returns the number of events in the list of events.
HRESULT Count(long *pCount);
Parameters
- pCount
[out] Points to a Long value that receives the event count.
Return Values
S_OK indicates success. E_INVALIDARG indicates that pCount is NULL.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Interned.h .h.
See Also
Using the Popup Blocker Interfaces
Send Feedback on this topic to the authors