Partager via


IMallocSpy.PreRealloc, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Function PreRealloc ( _
    pRequest As IntPtr, _
    cbRequest As UInteger, _
    <OutAttribute> ByRef ppNewRequest As IntPtr, _
    fSpyed As Integer _
) As UInteger
uint PreRealloc(
    IntPtr pRequest,
    uint cbRequest,
    out IntPtr ppNewRequest,
    int fSpyed
)

Paramètres

Valeur de retour

Type : System.UInt32

Sécurité .NET Framework

Voir aussi

Référence

IMallocSpy Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms