Dumper.RemoveMemoryRaw(IntPtr, Int32) Método

Definición

Elimina la memoria en bruto.

public:
 void RemoveMemoryRaw(IntPtr pData, int size);
public void RemoveMemoryRaw(IntPtr pData, int size);
member this.RemoveMemoryRaw : nativeint * int -> unit
Public Sub RemoveMemoryRaw (pData As IntPtr, size As Integer)

Parámetros

pData
IntPtr

nativeint

Los datos.

size
Int32

El tamaño del recuerdo en bruto.

Se aplica a