다음을 통해 공유


IMallocSpy.PostDidAlloc Method

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

Syntax

‘선언
Function PostDidAlloc ( _
    pRequest As IntPtr, _
    fSpyed As Integer, _
    fActual As Integer _
) As Integer
int PostDidAlloc(
    IntPtr pRequest,
    int fSpyed,
    int fActual
)

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IMallocSpy Interface

Microsoft.VisualStudio.OLE.Interop Namespace