Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Generated when the server application process is loaded.
Syntax
HRESULT OnAppActivation2(
[in] COMSVCSEVENTINFO *pInfo,
[in] GUID guidApp,
[in] GUID guidProcess
);
Parameters
[in] pInfo
A pointer to a COMSVCSEVENTINFO structure.
[in] guidApp
The GUID of the application.
[in] guidProcess
The process ID.
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 |