IProcessInitializer interface (comsvcs.h)
Provides methods that can be called whenever Dllhost.exe starts up or shuts down.
Inheritance
The IProcessInitializer interface inherits from the IUnknown interface. IProcessInitializer also has these types of members:
Methods
The IProcessInitializer interface has these methods.
IProcessInitializer::Shutdown Called when Dllhost.exe shuts down. |
IProcessInitializer::Startup Called when Dllhost.exe starts. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | comsvcs.h |