Partager via


Fonction HidNotifyPresence (hidport.h)

La fonction HidNotifyPresence est réservée à l’infrastructure interne du pilote HID et n’est pas destinée à être utilisée par votre code.

Syntaxe

NTSTATUS HidNotifyPresence(
  PDEVICE_OBJECT DeviceObject,
  BOOLEAN        IsPresent
);

Paramètres

DeviceObject

(In, PDEVICE_OBJECT)

IsPresent

(En BOOLEAN)

Valeur retournée

Cette fonction retourne NTSTATUS.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Disponible dans Windows XP SP1 et versions ultérieures de Windows.
Plateforme cible Universal
En-tête hidport.h (inclure hidport.h)
Bibliothèque Hid.lib
IRQL <= DISPATCH_LEVEL