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