PerceptionInfraredFrameSourceWatcher.Start 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 trame infrarouge énumère toutes les sources de trames infrarouges existantes qu’il n’a pas déjà énumérées en déclançant un événement SourceAdded pour chacune d’elles. Un événement EnumerationCompleted est déclenché lorsque cette énumération est terminée. La source de trame infrarouge commence ensuite à surveiller les nouvelles sources de trames infrarouges.
public:
virtual void Start() = Start;
void Start();
/// [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 Start();
public void Start();
[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 Start();
function start()
Public Sub Start ()
- Attributs