IMallocSpy.PostDidAlloc(IntPtr, Int32, Int32) Method

Definition

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

Parameters

pRequest
IntPtr

nativeint

fSpyed
Int32
fActual
Int32

Returns

Applies to