ICorDebugAppDomain2 Interface
Provides methods to work with arrays, pointers, function pointers, and reference types. This interface is an extension of the ICorDebugAppDomain interface.
Method | Description |
---|---|
GetArrayOrPointerType Method | Gets an array of the specified type, or a pointer or reference to the specified type. |
GetFunctionPointerType | Gets a pointer to a function that has a given signature. |
Note
This interface does not support being called remotely, either cross-machine or cross-process.
Platforms: See System Requirements.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET Framework Versions: Available since 2.0
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.
.NET feedback
.NET is an open source project. Select a link to provide feedback: