IMallocSpy.PreDidAlloc(IntPtr, Int32) Method

Definition

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

Parameters

pRequest
IntPtr

nativeint

fSpyed
Int32

Returns

IntPtr

nativeint

Applies to