IMallocSpy.PostDidAlloc, méthode
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
Function PostDidAlloc ( _
pRequest As IntPtr, _
fSpyed As Integer, _
fActual As Integer _
) As Integer
int PostDidAlloc(
IntPtr pRequest,
int fSpyed,
int fActual
)
Paramètres
- pRequest
Type : System.IntPtr
- fSpyed
Type : System.Int32
- fActual
Type : System.Int32
Valeur de retour
Type : System.Int32
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.