Dumper.RemoveMemoryRaw(IntPtr, Int32) Méthode

Définition

Ça supprime la mémoire brute.

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)

Paramètres

pData
IntPtr

nativeint

Données.

size
Int32

La taille brute du souvenir.

S’applique à