Méthode IReferenceTrackerHost ::RemoveMemoryPressure (windows.ui.xaml.hosting.referencetracker.h)
Informe l’hôte des allocations de mémoire réduites depuis la dernière notification.
Syntaxe
HRESULT RemoveMemoryPressure(
UINT64 bytesAllocated
);
Paramètres
bytesAllocated
Nombre d’octets actuellement alloués.
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | windows.ui.xaml.hosting.referencetracker.h |