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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Cancels an event request.
HRESULT retVal = object.Unadvise(dwCookie);
dwCookie [in]
Type: DWORD
A DWORD containing the cookie returned from an ITimer::Advise call.