Partager via


HidNotifyPresence, fonction (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 de retour

Cette fonction retourne NTSTATUS.

Exigences

Exigence Valeur
client minimum pris en charge Disponible dans Windows XP SP1 et versions ultérieures de Windows.
plateforme cible Universel
d’en-tête hidport.h (include hidport.h)
bibliothèque Hid.lib
IRQL <= DISPATCH_LEVEL