Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.37 KB

nf-tom-itextdocument2-setnotificationmode.md

File metadata and controls

75 lines (59 loc) · 2.37 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.SetNotificationMode
ITextDocument2::SetNotificationMode (tom.h)
Sets the notification mode.
ITextDocument2 interface [Windows Controls]
SetNotificationMode method
ITextDocument2.SetNotificationMode
ITextDocument2::SetNotificationMode
SetNotificationMode
SetNotificationMode method [Windows Controls]
SetNotificationMode method [Windows Controls]
ITextDocument2 interface
controls.itextdocument2_setnotificationmode
tom/ITextDocument2::SetNotificationMode
controls\itextdocument2_setnotificationmode.htm
Controls
b3dd9895-9fdd-4919-9e3a-382bb130f4b9
12/05/2018
ITextDocument2 interface [Windows Controls],SetNotificationMode method, ITextDocument2.SetNotificationMode, ITextDocument2::SetNotificationMode, SetNotificationMode, SetNotificationMode method [Windows Controls], SetNotificationMode method [Windows Controls],ITextDocument2 interface, controls.itextdocument2_setnotificationmode, tom/ITextDocument2::SetNotificationMode
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextDocument2::SetNotificationMode
tom/ITextDocument2::SetNotificationMode
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextDocument2.SetNotificationMode

ITextDocument2::SetNotificationMode

-description

Sets the notification mode.

-parameters

-param Value [in]

Type: long

The notification mode. Use tomTrue to turn on notifications, or tomFalse to turn them off.

-returns

Type: HRESULT

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

-see-also

ITextDocument2

ITextDocument2::GetNotificationMode