Dumper.RemoveMemoryRaw(IntPtr, Int32) 方法

定義

移除記憶的原始狀態。

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)

參數

pData
IntPtr

nativeint

數據。

size
Int32

記憶的大小,生得那麼大。

適用於