Méthode IReferenceTrackerHost::NotifyEndOfReferenceTrackingOnThread (windows.ui.xaml.hosting.referencetracker.h)

Avertit l’hôte que le suivi des références n’est plus disponible sur le thread appelant ; XAML appelle ceci lorsque FrameworkView n’est pas initialisé.

Syntaxe

HRESULT NotifyEndOfReferenceTrackingOnThread();

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
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

Voir aussi

IReferenceTrackerHost