Skip to content

Latest commit

 

History

History
70 lines (59 loc) · 3.09 KB

nf-msaatext-iaccserverdocmgr-revokedocument.md

File metadata and controls

70 lines (59 loc) · 3.09 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:msaatext.IAccServerDocMgr.RevokeDocument
IAccServerDocMgr::RevokeDocument (msaatext.h)
Server applications call the IAccServerDocMgr::RevokeDocument method to notify the Microsoft Active Accessibility run time that a document is no longer available. Calling RevokeDocument removes it from the store so that clients cannot see the document.
IAccServerDocMgr interface [Windows Accessibility]
RevokeDocument method
IAccServerDocMgr.RevokeDocument
IAccServerDocMgr::RevokeDocument
RevokeDocument
RevokeDocument method [Windows Accessibility]
RevokeDocument method [Windows Accessibility]
IAccServerDocMgr interface
_msaa_IAccServerDocMgr_RevokeDocument
msaa.iaccserverdocmgr_iaccserverdocmgr__revokedocument
msaatext/IAccServerDocMgr::RevokeDocument
winauto.iaccserverdocmgr_iaccserverdocmgr__revokedocument
winauto\iaccserverdocmgr_iaccserverdocmgr__revokedocument.htm
WinAuto
8691a641-fc06-451c-9988-234e01dc02df
12/05/2018
IAccServerDocMgr interface [Windows Accessibility],RevokeDocument method, IAccServerDocMgr.RevokeDocument, IAccServerDocMgr::RevokeDocument, RevokeDocument, RevokeDocument method [Windows Accessibility], RevokeDocument method [Windows Accessibility],IAccServerDocMgr interface, _msaa_IAccServerDocMgr_RevokeDocument, msaa.iaccserverdocmgr_iaccserverdocmgr__revokedocument, msaatext/IAccServerDocMgr::RevokeDocument, winauto.iaccserverdocmgr_iaccserverdocmgr__revokedocument
msaatext.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Msaatext.dll
Windows
Active Accessibility 2.0 RDK on Windows NT 4.0 with SP6 and later and Windows 98
19H1
IAccServerDocMgr::RevokeDocument
msaatext/IAccServerDocMgr::RevokeDocument
c++
APIRef
kbSyntax
COM
msaatext.dll
IAccServerDocMgr.RevokeDocument

IAccServerDocMgr::RevokeDocument

-description

Server applications call the IAccServerDocMgr::RevokeDocument method to notify the Microsoft Active Accessibility run time that a document is no longer available. Calling RevokeDocument removes it from the store so that clients cannot see the document.

Note  Active Accessibility Text Services is deprecated. Please see Microsoft Windows Text Services Framework for more information on advanced text input and natural language technologies.
 

-parameters

-param punk [in]

Type: IUnknown*

An interface pointer to the document being revoked.

-returns

Type: HRESULT

If successful, returns S_OK.