Interface IWindowsDriverUpdateEntry (wuapi.h)
Contient les propriétés disponibles uniquement à partir d’une mise à jour du pilote Windows.
Héritage
L’interface IWindowsDriverUpdateEntry hérite de l’interface IDispatch.
Méthodes
L’interface IWindowsDriverUpdateEntry a ces méthodes.
IWindowsDriverUpdateEntry ::get_DeviceProblemNumber Obtient le numéro de problème de l’appareil correspondant pour la mise à jour du pilote Windows. (IWindowsDriverUpdateEntry.get_DeviceProblemNumber) |
IWindowsDriverUpdateEntry ::get_DeviceStatus Obtient le status de l’appareil correspondant pour la mise à jour du pilote Windows. (IWindowsDriverUpdateEntry.get_DeviceStatus) |
IWindowsDriverUpdateEntry ::get_DriverClass Récupère la classe de la mise à jour du pilote Windows. |
IWindowsDriverUpdateEntry ::get_DriverHardwareID Obtient le matériel ou l’identificateur compatible que la mise à jour du pilote Windows doit correspondre pour pouvoir être installé. |
IWindowsDriverUpdateEntry ::get_DriverManufacturer Obtient le nom invariant de langue du fabricant de la mise à jour du pilote Windows. (IWindowsDriverUpdateEntry.get_DriverManufacturer) |
IWindowsDriverUpdateEntry ::get_DriverModel Obtient le nom du modèle invariant de langue de l’appareil pour lequel la mise à jour du pilote Windows est prévue. (IWindowsDriverUpdateEntry.get_DriverModel) |
IWindowsDriverUpdateEntry ::get_DriverProvider Obtient le nom invariant de langue du fournisseur de la mise à jour du pilote Windows. (IWindowsDriverUpdateEntry.get_DriverProvider) |
IWindowsDriverUpdateEntry ::get_DriverVerDate Obtient la date de version du pilote de la mise à jour du pilote Windows. (IWindowsDriverUpdateEntry.get_DriverVerDate) |
Remarques
Aucune des propriétés IWindowsDriverUpdateEntry n’est censée retourner d’erreur (autre que E_POINTER si NULL est transmis à la propriété ).
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows XP, Windows 2000 Professionnel avec SP3 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2003, Windows 2000 Server avec SP3 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | wuapi.h |