IComApp2Events::OnAppForceShutdown2 method (comsvcs.h)
Generated when the server application is forced to shut down.
Syntax
HRESULT OnAppForceShutdown2(
[in] COMSVCSEVENTINFO *pInfo,
[in] GUID guidApp
);
Parameters
[in] pInfo
A pointer to a COMSVCSEVENTINFO structure.
[in] guidApp
The GUID of the application.
Return value
The user verifies the return values from this method.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | comsvcs.h |