IMallocSpy.PostRealloc(IntPtr, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
IntPtr PostRealloc(IntPtr pActual, int fSpyed);
public IntPtr PostRealloc (IntPtr pActual, int fSpyed);
abstract member PostRealloc : nativeint * int -> nativeint
Public Function PostRealloc (pActual As IntPtr, fSpyed As Integer) As IntPtr
Parameters
- pActual
-
IntPtr
nativeint
- fSpyed
- Int32
Returns
IntPtr
nativeint