Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes objects created with IWebAppDiagnosticsSetup::CreateObjectWithSiteAtWebApp.
Important
IWebAppDiagnosticsObjectInitialization Interface is found in activdbg100.h.
Syntax
HRESULT Initialize( [in, annotation("__in")] HANDLE_PTR hPassedHandle, [in, annotation("__in")] IUnknown* pDebugApplication );
Parameters
hPassedHandle
The handle that was passed to the IWebAppDiagnosticsSetup::CreateObjectWithSiteAtWebApp method in the hPassToObject parameter.
pDebugApplication
The PDM application with which the object was created.