IOlkAccountManager::Unadvise

Unregisters a client with the account manager for notifications for all accounts.

Quick Info

See IOlkAccountManager.

HRESULT Unadvise(
    DWORD dwCookie
);

Parameters

Return Values

HRESULT Description

S_OK

The call succeeded.

E_INVALIDARG

One or more arguments are invalid.

E_OLK_NOT_INITIALIZED

The account manager has not been initialized for use.

See also

Constants (Account Management API)
IOlkAccountManager::Advise