Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.11 KB

iclrdataenummemoryregions-interface.md

File metadata and controls

41 lines (31 loc) · 1.11 KB
description title ms.date api_name api_location api_type f1_keywords helpviewer_keywords ms.assetid topic_type
Learn more about: ICLRDataEnumMemoryRegions Interface
ICLRDataEnumMemoryRegions Interface
03/30/2017
ICLRDataEnumMemoryRegions
mscordbi.dll
COM
ICLRDataEnumMemoryRegions
ICLRDataEnumMemoryRegions interface [.NET Framework debugging]
a453f75a-c37b-4013-8f0e-35771fa5d792
apiref

ICLRDataEnumMemoryRegions Interface

Provides a method to enumerate regions of memory that are specified by callers.

Methods

Method Description
EnumMemoryRegions Method Enumerates specified areas of memory.

Requirements

Platforms: See System Requirements.

Header: ClrData.idl, ClrData.h

Library: CorGuids.lib

.NET Framework Versions: [!INCLUDEnet_current_v20plus]

See also