ICorDebugAppDomain4 Interface

Logically extends the ICorDebugAppDomain interface to get a managed object from a COM callable wrapper.

Method

Method Description
GetObjectForCCW Method Gets a managed object from a COM callable wrapper (CCW) pointer.

Remarks

Requirements

Platforms: See System Requirements.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET Framework Versions: Available since 4.6

See also