Skip to content

Latest commit

 

History

History
76 lines (61 loc) · 3.35 KB

nf-faxcomex-_ifaxservernotify2-oneventloggingconfigchange.md

File metadata and controls

76 lines (61 loc) · 3.35 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:faxcomex._IFaxServerNotify2.OnEventLoggingConfigChange
_IFaxServerNotify2::OnEventLoggingConfigChange (faxcomex.h)
The fax service calls the IFaxServerNotify2::OnEventLoggingConfigChange method when there is a configuration change related to event logging.
IFaxServerNotify2 interface [Fax Service]
OnEventLoggingConfigChange method
IFaxServerNotify2.OnEventLoggingConfigChange
IFaxServerNotify2::OnEventLoggingConfigChange
OnEventLoggingConfigChange
OnEventLoggingConfigChange method [Fax Service]
OnEventLoggingConfigChange method [Fax Service]
IFaxServerNotify2 interface
_IFaxServerNotify2.OnEventLoggingConfigChange
_IFaxServerNotify2::OnEventLoggingConfigChange
_mfax_ifaxservernotify2_oneventloggingconfigchange
fax._mfax_ifaxservernotify2_oneventloggingconfigchange
faxcomex/IFaxServerNotify2::OnEventLoggingConfigChange
fax\_mfax_ifaxservernotify2_oneventloggingconfigchange.htm
Fax
VS|fax|~\fax\faxinto_z_oneventloggingconfigchange.htm
12/05/2018
IFaxServerNotify2 interface [Fax Service],OnEventLoggingConfigChange method, IFaxServerNotify2.OnEventLoggingConfigChange, IFaxServerNotify2::OnEventLoggingConfigChange, OnEventLoggingConfigChange, OnEventLoggingConfigChange method [Fax Service], OnEventLoggingConfigChange method [Fax Service],IFaxServerNotify2 interface, _IFaxServerNotify2.OnEventLoggingConfigChange, _IFaxServerNotify2::OnEventLoggingConfigChange, _mfax_ifaxservernotify2_oneventloggingconfigchange, fax._mfax_ifaxservernotify2_oneventloggingconfigchange, faxcomex/IFaxServerNotify2::OnEventLoggingConfigChange
faxcomex.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Fxscomex.dll
Windows
19H1
_IFaxServerNotify2::OnEventLoggingConfigChange
faxcomex/_IFaxServerNotify2::OnEventLoggingConfigChange
c++
APIRef
kbSyntax
COM
Fxscomex.dll
IFaxServerNotify2.OnEventLoggingConfigChange
IFaxServerNotify2.OnEventLoggingConfigChange

_IFaxServerNotify2::OnEventLoggingConfigChange

-description

The fax service calls the IFaxServerNotify2::OnEventLoggingConfigChange method when there is a configuration change related to event logging.

-parameters

-param pFaxServer

Type: IFaxServer2*

A IFaxServer2 object.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-remarks

To implement this functionality in Visual Basic, select and implement the appropriate event procedure. For an example, see Registering for Fax Events.

-see-also

IFaxServerNotify2