IMallocSpy.PostFree(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:
void PostFree(int fSpyed);
public:
void PostFree(int fSpyed);
void PostFree(int fSpyed);
public void PostFree (int fSpyed);
abstract member PostFree : int -> unit
Public Sub PostFree (fSpyed As Integer)
Parameters
- fSpyed
- Int32