ICorProfilerInfo13 interface
A subclass of ICorProfilerInfo12 that provides methods to manage weak, strong, and pinned handles that wrap objects.
Methods
Method | Description |
---|---|
CreateHandle Method | Creates a weak, strong, or pinned handle wrapping an object. |
DestroyHandle Method | Destroys a handle. |
GetObjectIDFromHandle Method | Gets the object wrapped by a handle. |
Requirements
Platforms: See .NET supported operating systems.
Header: CorProf.idl, CorProf.h
.NET Versions: Available since .NET 7.0
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.