ICLRDataEnumMemoryRegionsCallback Interface
Provides a callback method for ICLRDataEnumMemoryRegions::EnumMemoryRegions to report to the debugger the result of an attempt to enumerate a specified region of memory.
Methods
Method | Description |
---|---|
EnumMemoryRegion Method | Called by ICLRDataEnumMemoryRegions::EnumMemoryRegions to report to the debugger the result of an attempt to enumerate a specified region of memory. |
Requirements
Platforms: See System Requirements.
Header: ClrData.idl, ClrData.h
Library: CorGuids.lib
.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.