Share via


IDebugProperty3.GetMemoryBytes(IDebugMemoryBytes2) Method

Definition

public:
 int GetMemoryBytes([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugMemoryBytes2 ^ % ppMemoryBytes);
public int GetMemoryBytes (out Microsoft.VisualStudio.Debugger.Interop.IDebugMemoryBytes2 ppMemoryBytes);
abstract member GetMemoryBytes : IDebugMemoryBytes2 -> int
Public Function GetMemoryBytes (ByRef ppMemoryBytes As IDebugMemoryBytes2) As Integer

Parameters

ppMemoryBytes
IDebugMemoryBytes2

Returns

Implements

Applies to