Dumper.RemoveMemoryRaw(IntPtr, Int32) Método

Definição

Remove a memória bruta.

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

Os dados.

size
Int32

O tamanho da memória crua.

Aplica-se a