Condividi tramite


Metodo IMallocSpy.PreRealloc

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Valore restituito

Tipo: System.UInt32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IMallocSpy Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop