Condividi tramite


IDebugCodeContext2.Subtract(UInt64, IDebugMemoryContext2) Method

Definition

public:
 int Subtract(System::UInt64 dwCount, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugMemoryContext2 ^ % ppMemCxt);
public int Subtract (ulong dwCount, out Microsoft.VisualStudio.Debugger.Interop.IDebugMemoryContext2 ppMemCxt);
abstract member Subtract : uint64 * IDebugMemoryContext2 -> int
Public Function Subtract (dwCount As ULong, ByRef ppMemCxt As IDebugMemoryContext2) As Integer

Parameters

dwCount
UInt64

Returns

Implements

Applies to