Unadvise method
Cancels an event request.
Syntax
HRESULT retVal = object.Unadvise(dwCookie);
Parameters
dwCookie [in]
Type: DWORDA DWORD containing the cookie returned from an ITimer::Advise call.
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Cancels an event request.
HRESULT retVal = object.Unadvise(dwCookie);
dwCookie [in]
Type: DWORD
A DWORD containing the cookie returned from an ITimer::Advise call.