Skip to content

Latest commit

 

History

History
60 lines (50 loc) · 1.11 KB

nf-wabiab-iaddrbook-unadvise.md

File metadata and controls

60 lines (50 loc) · 1.11 KB
UID tech.root title ms.date ms.topic targetos description req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:wabiab.IAddrBook.Unadvise
wab wab
IAddrBook::Unadvise
03/03/2021
language-reference
Windows
Unregisters the caller from the Windows Address Book (WAB) for notifications.
function
wabiab.h
Windows 10 Build 20348
Windows 10 Build 20348
apiref
COM
wabiab.h
IAddrBook::Unadvise
IAddrBook::Unadvise
wabiab/IAddrBook::Unadvise
c++

-description

Unregisters the caller from the Windows Address Book (WAB) for notifications.

-parameters

-param ulConnection

Value of type ULONG that specifies the connection number returned by the matching call to IAddrBook::Advise.

-returns

HRESULT

-remarks

-see-also