net9.0
namespace Microsoft.Diagnostics.Runtime.Utilities.DbgEng
{
    public interface IDebugEventCallbacks
    {
        virtual DEBUG_STATUS OnCreateProcess(ulong imageFileHandle, ulong handle, ulong baseAddress, uint moduleSize, string? moduleName, string? imageName, uint checkSum, uint timeDateStamp, ulong initialThreadHandle, ulong threadDataOffset, ulong startOffset);
    }
}
.NET 6.07.08.09.0
Information specific to net9.0
Assemblies

Microsoft.Diagnostics.Runtime.Utilities , Version=3.0.8.42202, PublicKeyToken=31bf3856ad364e35

Microsoft.Diagnostics.Runtime.Utilities , Version=4.0.10.46301, PublicKeyToken=31bf3856ad364e35

Referencing

Your project needs a package reference to Microsoft.Diagnostics.Runtime.Utilities.

Package Microsoft.Diagnostics.Runtime.Utilities (3.0.442202) net6.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API

01/06/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙