Help Center

CTextDocument2.UpdateWindowmethod

Notifies the client that the view has changed and the client should update the view if the Text Object Model (TOM) engine is in-place active.

Windowsmethoddoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

FUNCTION UpdateWindow () AS HRESULT

Return value

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

Description

Notifies the client that the view has changed and the client should update the view if the Text Object Model (TOM) engine is in-place active.

Reference