IHTMLCEPopupEvents:IUnknown (Windows CE 5.0)
This interface provides methods that track the number of events and retrieve the dispatch identifier of the browser event in the event list. The events in this list are stored in the order they were raised. The most recent event is the last event in the list.
Method | Description |
---|---|
Count | Returns the number of events in the list of events. |
Event | Retrieves the dispatch identifier of the browser event in the list of events. |
See Also
Using the Popup Blocker Interfaces
Send Feedback on this topic to the authors