Interface IStiDevice (sti.h)
Cette section décrit les méthodes définies pour l’interface COM IStiDevice. Les prototypes de méthode sont contenus dans Sti.h.
Héritage
L’interface IStiDevice hérite de l’interface IUnknown.
Méthode
L’interface IStiDevice a ces méthodes.
IStiDevice ::D eviceReset La méthode IStiDevice ::D eviceReset réinitialise un appareil toujours image à un état connu. |
IStiDevice ::D iagnostique La méthode IStiDevice ::D iagnostique exécute des tests de diagnostic sur un appareil toujours image. |
IStiDevice ::Escape La méthode IStiDevice ::Escape envoie une demande d’opération d’E/S spécifique au fournisseur à un appareil toujours image. |
IStiDevice ::GetCapabilities La méthode IStiDevice ::GetCapabilities retourne les fonctionnalités d’un appareil toujours image. |
IStiDevice ::GetLastError La méthode IStiDevice ::GetLastError retourne la dernière erreur connue associée à un appareil toujours image. |
IStiDevice ::GetLastErrorInfo La méthode IStiDevice ::GetLastErrorInfo retourne des informations sur la dernière erreur connue associée à un appareil toujours image. |
IStiDevice ::GetLastNotificationData La méthode IStiDevice ::GetLastNotificationData retourne une description de l’événement le plus récent qui s’est produit sur un appareil toujours image. |
IStiDevice ::GetStatus La méthode IStiDevice ::GetStatus retourne les informations d’état d’un appareil toujours image. |
IStiDevice ::Initialize Cette méthode est destinée uniquement à une utilisation interne. |
IStiDevice ::LockDevice La méthode IStiDevice ::LockDevice verrouille un appareil pour une utilisation exclusive par l’appelant. |
IStiDevice ::RawReadCommand La méthode IStiDevice ::RawReadCommand lit les informations de commande à partir d’un appareil toujours image. |
IStiDevice ::RawReadData La méthode IStiDevice ::RawReadData lit les données d’un appareil toujours image. |
IStiDevice ::RawWriteCommand La méthode IStiDevice ::RawWriteCommand envoie des informations de commande à un appareil toujours image. |
IStiDevice ::RawWriteData La méthode IStiDevice ::RawWriteData écrit des données dans un appareil toujours image. |
IStiDevice ::Release La méthode IStiDevice ::Release ferme l’instance de l’objet COM créé par un appel précédent à IStillImage ::CreateDevice et supprime l’accès à l’interface de l’objet. |
IStiDevice ::Subscribe La méthode IStiDevice ::Subscribe inscrit l’appelant pour recevoir des notifications d’événements d’appareil. |
IStiDevice ::UnLockDevice La méthode IStiDevice ::UnLockDevice déverrouille un appareil verrouillé par un appel précédent à IStiDevice ::LockDevice. |
IStiDevice ::UnSubscribe La méthode IStiDevice ::UnSubscribe supprime l’appelant de la liste des applications inscrites pour recevoir la notification des événements d’appareil. |
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 8 |
plateforme cible | Bureau |
d’en-tête | sti.h |