Click to return to the Reusing Browser Technology home page    
ITimer::GetTime Method     ITimerService Interface     ITimer Interface    
Web Workshop  |  Reusing Browser Technology

ITimer::Unadvise Method


Cancels an event request.

Syntax

HRESULT Unadvise(
    DWORD dwCookie
);

Parameters

dwCookie
[in] DWORD containing the cookie returned from an ITimer::Advise call.

Return Value

Returns S_OK if successful, or E_INVALIDARG if the event is unknown.



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.