Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 1.93 KB

nf-tom-itextdocument2-update.md

File metadata and controls

71 lines (58 loc) · 1.93 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:tom.ITextDocument2.Update
ITextDocument2::Update (tom.h)
Updates the selection and caret.
ITextDocument2 interface [Windows Controls]
Update method
ITextDocument2.Update
ITextDocument2::Update
Update
Update method [Windows Controls]
Update method [Windows Controls]
ITextDocument2 interface
controls.itextdocument2_update
tom/ITextDocument2::Update
controls\itextdocument2_update.htm
Controls
0ac5c944-227d-4ba3-afcf-ccb969902383
12/05/2018
ITextDocument2 interface [Windows Controls],Update method, ITextDocument2.Update, ITextDocument2::Update, Update, Update method [Windows Controls], Update method [Windows Controls],ITextDocument2 interface, controls.itextdocument2_update, tom/ITextDocument2::Update
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextDocument2::Update
tom/ITextDocument2::Update
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextDocument2.Update

ITextDocument2::Update

-description

Updates the selection and caret.

-parameters

-param Value [in]

Type: long

Scroll flag. Use tomTrue to scroll the caret into view.

-returns

Type: HRESULT

If the method succeeds, it returns NOERROR. Otherwise, it returns an HRESULT error code.

-see-also

ITextDocument2