From b5123fdbb5f6ac1057701ccaa41f8364f4e85bbe Mon Sep 17 00:00:00 2001 From: j--m Date: Wed, 11 Jun 2025 16:48:58 -0700 Subject: [PATCH] Update nf-xamlom-initializexamldiagnosticsex.md clarify how this is used --- .../content/xamlom/nf-xamlom-initializexamldiagnosticsex.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk-api-src/content/xamlom/nf-xamlom-initializexamldiagnosticsex.md b/sdk-api-src/content/xamlom/nf-xamlom-initializexamldiagnosticsex.md index e3c75ee06ac5..7ef211538001 100644 --- a/sdk-api-src/content/xamlom/nf-xamlom-initializexamldiagnosticsex.md +++ b/sdk-api-src/content/xamlom/nf-xamlom-initializexamldiagnosticsex.md @@ -72,7 +72,7 @@ The name of the DLL to be injected in the process. ### -param tapClsid [in] -The COM CLSID of the DLL to be injected in the process. +The COM CLSID of an object implementing IObjectWithSite, to be created from the DLL to be injected in the process. The site object will implement IXamlDiagnostics. ### -param wszInitializationData [in]