IMallocSpy.PreFree(IntPtr, Int32) Method

Definition

public:
 IntPtr PreFree(IntPtr pRequest, int fSpyed);
public IntPtr PreFree (IntPtr pRequest, int fSpyed);
abstract member PreFree : nativeint * int -> nativeint
Public Function PreFree (pRequest As IntPtr, fSpyed As Integer) As IntPtr

Parameters

pRequest
IntPtr

nativeint

fSpyed
Int32

Returns

IntPtr

nativeint

Applies to