Freigeben über


ICorDebugAppDomain4.GetObjectForCCW(UInt64, ICorDebugValue) Method

Definition

public:
 int GetObjectForCCW(System::UInt64 ccwPointer, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue ^ % ppManagedObject);
public int GetObjectForCCW (ulong ccwPointer, out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValue ppManagedObject);
abstract member GetObjectForCCW : uint64 * ICorDebugValue -> int
Public Function GetObjectForCCW (ccwPointer As ULong, ByRef ppManagedObject As ICorDebugValue) As Integer

Parameters

ccwPointer
UInt64
ppManagedObject
ICorDebugValue

Returns

Applies to