다음을 통해 공유


IMallocSpy.PostFree Method

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

Syntax

‘선언
Sub PostFree ( _
    fSpyed As Integer _
)
‘사용 방법
Dim instance As IMallocSpy
Dim fSpyed As Integer

instance.PostFree(fSpyed)
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

IMallocSpy Members

Microsoft.VisualStudio.OLE.Interop Namespace