Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.09 KB

nf-comsvcs-icomappevents-onappshutdown.md

File metadata and controls

71 lines (58 loc) · 2.09 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:comsvcs.IComAppEvents.OnAppShutdown
IComAppEvents::OnAppShutdown (comsvcs.h)
Generated when an application server shuts down.
IComAppEvents interface [COM+]
OnAppShutdown method
IComAppEvents.OnAppShutdown
IComAppEvents::OnAppShutdown
OnAppShutdown
OnAppShutdown method [COM+]
OnAppShutdown method [COM+]
IComAppEvents interface
_dtc_IComAppEvents_OnAppShutdown
comsvcs/IComAppEvents::OnAppShutdown
cos.icomappevents_onappshutdown
cos\icomappevents_onappshutdown.htm
cos
d4e35147-48c4-4c77-a648-ffd317aa7861
12/05/2018
IComAppEvents interface [COM+],OnAppShutdown method, IComAppEvents.OnAppShutdown, IComAppEvents::OnAppShutdown, OnAppShutdown, OnAppShutdown method [COM+], OnAppShutdown method [COM+],IComAppEvents interface, _dtc_IComAppEvents_OnAppShutdown, comsvcs/IComAppEvents::OnAppShutdown, cos.icomappevents_onappshutdown
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IComAppEvents::OnAppShutdown
comsvcs/IComAppEvents::OnAppShutdown
c++
APIRef
kbSyntax
COM
ComSvcs.h
IComAppEvents.OnAppShutdown

IComAppEvents::OnAppShutdown

-description

Generated when an application server shuts down.

-parameters

-param pInfo [in]

A pointer to a COMSVCSEVENTINFO structure.

-param guidApp [in]

The globally unique identifier (GUID) of the application.

-returns

The user verifies the return values from this method.

-see-also

IComAppEvents