This interface can be implemented on classes that implement IWebAppDiagnosticsSetup::CreateObjectWithSiteAtWebApp. IWebAppDiagnosticsSetup Interface is implemented by the object that implements IDebugApplication Interface. In most cases this object is the PDM.
After the object has been created, IWebAppDiagnosticsObjectInitialization::Initialize is called with a reference to the PDM debug application and the hPassToObject parameter of CreateObjectWithSiteAtWebApp.
Important |
---|
IWebAppDiagnosticsObjectInitialization is found in activdbg100.h. |
This interface exposes the following methods.
Method | Description |
---|---|
Initializes the object. |