Condividi tramite


IDebugPointerObject2.GetMemoryContext(IDebugMemoryContext2) Method

Definition

public:
 int GetMemoryContext(Microsoft::VisualStudio::Debugger::Interop::IDebugMemoryContext2 ^ % pContext);
public int GetMemoryContext (ref Microsoft.VisualStudio.Debugger.Interop.IDebugMemoryContext2 pContext);
abstract member GetMemoryContext : IDebugMemoryContext2 -> int
Public Function GetMemoryContext (ByRef pContext As IDebugMemoryContext2) As Integer

Parameters

Returns

Implements

Applies to