A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/framework/unmanaged-api/hosting/ihostmalloc-interface below:

IHostMalloc Interface - .NET Framework

IHostMalloc Interface

In this article

Provides methods that allow the common language runtime (CLR) to request fine-grained allocations from the heap through the host.

Methods Method Description Alloc Method Requests that the host allocate the requested amount of memory from the heap. DebugAlloc Method Requests that the host allocate the requested amount of memory from the heap, and additionally track where the memory was allocated. Free Method Frees memory that was allocated by using the Alloc method.

The CLR gets an interface pointer to an IHostMalloc instance by calling the IHostMemoryManager::CreateMalloc method.

Requirements

Platforms: See System Requirements.

Header: MSCorEE.h

Library: Included as a resource in MSCorEE.dll

.NET Framework Versions: Available since 2.0

See also

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.

Additional resources

In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4