IDebugProgram2.GetMemoryBytes(IDebugMemoryBytes2) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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