Share via


IMallocSpy.PostFree Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Sub PostFree ( _
    fSpyed As Integer _
)
void PostFree(
    int fSpyed
)
void PostFree(
    [InAttribute] int fSpyed
)
abstract PostFree : 
        fSpyed:int -> unit
function PostFree(
    fSpyed : int
)

Parameters

.NET Framework Security

See Also

Reference

IMallocSpy Interface

Microsoft.VisualStudio.OLE.Interop Namespace