ICorProfilerInfo13::DestroyHandle method
Destroys a handle that wraps an object.
Syntax
HRESULT DestroyHandle([in] ObjectHandleID handle);
Parameters
handle
[in] The handle returned by CreateHandle
.
Remarks
Once destroyed, a handle can no longer be used.
Requirements
Platforms: See .NET supported operating systems.
Header: CorProf.idl, CorProf.h
.NET Versions: Available since .NET 7.0
See also
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.