Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deprecated. Fires the event, given a dispatch.
Syntax
HRESULT fireEvent( IDispatch *evt );
Parameters
- evt
[in] A pointer to the dispatch of the event to fire.
Return Value
Returns S_OK if successful, or an error value otherwise.