IMallocSpy.PreDidAlloc(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 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