Skip to content

Latest commit

 

History

History
80 lines (62 loc) · 2.79 KB

nf-faxcomex-_ifaxaccountnotify-onservershutdown.md

File metadata and controls

80 lines (62 loc) · 2.79 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._IFaxAccountNotify.OnServerShutDown
_IFaxAccountNotify::OnServerShutDown (faxcomex.h)
Called by the fax service when it shuts down.
IFaxAccountNotify.OnServerShutDown
OnServerShutDown
OnServerShutDown method [Fax Service]
OnServerShutDown method [Fax Service]
_IFaxAccountNotify interface
_IFaxAccountNotify interface [Fax Service]
OnServerShutDown method
_IFaxAccountNotify.OnServerShutDown
_IFaxAccountNotify::OnServerShutDown
_mfax_ifaxaccountnotify_onservershutdown
fax._mfax_ifaxaccountnotify_onservershutdown
faxcomex/_IFaxAccountNotify::OnServerShutDown
fax\_mfax_ifaxaccountnotify_onservershutdown.htm
Fax
VS|fax|~\fax\reference\serviceextendedcom\i\ifaxaccountnotify\onservershutdown.htm
12/05/2018
IFaxAccountNotify.OnServerShutDown, OnServerShutDown, OnServerShutDown method [Fax Service], OnServerShutDown method [Fax Service],_IFaxAccountNotify interface, _IFaxAccountNotify interface [Fax Service],OnServerShutDown method, _IFaxAccountNotify.OnServerShutDown, _IFaxAccountNotify::OnServerShutDown, _mfax_ifaxaccountnotify_onservershutdown, fax._mfax_ifaxaccountnotify_onservershutdown, faxcomex/_IFaxAccountNotify::OnServerShutDown
faxcomex.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Fxscomex.dll
Windows
19H1
_IFaxAccountNotify::OnServerShutDown
faxcomex/_IFaxAccountNotify::OnServerShutDown
c++
APIRef
kbSyntax
COM
Fxscomex.dll
_IFaxAccountNotify.OnServerShutDown
IFaxAccountNotify.OnServerShutDown

_IFaxAccountNotify::OnServerShutDown

-description

Called by the fax service when it shuts down.

-parameters

-param pFaxServer

Type: IFaxAccount*

A IFaxAccount 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.

-see-also

IFaxServerNotify2

_IFaxAccountNotify