Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.4 KB

nf-tom-itextdocument2-getnotificationmode.md

File metadata and controls

75 lines (59 loc) · 2.4 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.GetNotificationMode
ITextDocument2::GetNotificationMode (tom.h)
Gets the notification mode.
GetNotificationMode
GetNotificationMode method [Windows Controls]
GetNotificationMode method [Windows Controls]
ITextDocument2 interface
ITextDocument2 interface [Windows Controls]
GetNotificationMode method
ITextDocument2.GetNotificationMode
ITextDocument2::GetNotificationMode
controls.itextdocument2_getnotificationmode
tom/ITextDocument2::GetNotificationMode
controls\itextdocument2_getnotificationmode.htm
Controls
720f9759-96c1-45f0-9251-90d60532d247
12/05/2018
GetNotificationMode, GetNotificationMode method [Windows Controls], GetNotificationMode method [Windows Controls],ITextDocument2 interface, ITextDocument2 interface [Windows Controls],GetNotificationMode method, ITextDocument2.GetNotificationMode, ITextDocument2::GetNotificationMode, controls.itextdocument2_getnotificationmode, tom/ITextDocument2::GetNotificationMode
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextDocument2::GetNotificationMode
tom/ITextDocument2::GetNotificationMode
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextDocument2.GetNotificationMode

ITextDocument2::GetNotificationMode

-description

Gets the notification mode.

-parameters

-param pValue [out, retval]

Type: long*

The notification mode. This parameter is set to tomTrue if notifications are active, or tomFalse if not.

-returns

Type: HRESULT

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

-see-also

ITextDocument2

ITextDocument2::SetNotificationMode