PerceptionInfraredFrameSourceWatcher.Stop Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Lorsque cette méthode est appelée, l’observateur de la source de trames infrarouges cesse de rechercher les modifications apportées à la liste des sources de trames infrarouges. Cette opération n’est pas immédiate; l’événement Arrêté est déclenché lorsque l’opération Arrêter est terminée.
public:
virtual void Stop() = Stop;
void Stop();
/// [Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSourceWatcher may be unavailable after Windows Creator Update. Use Windows.Devices.Enumeration.DeviceWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
void Stop();
public void Stop();
[Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSourceWatcher may be unavailable after Windows Creator Update. Use Windows.Devices.Enumeration.DeviceWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public void Stop();
function stop()
Public Sub Stop ()
- Attributs