fonction UFX_DEVICE_CALLBACKS_INIT (ufxclient.h)

La macro UFX_DEVICE_CALLBACKS_INIT initialise la structure UFX_DEVICE_CALLBACKS .

Syntaxe

void UFX_DEVICE_CALLBACKS_INIT(
  [out] PUFX_DEVICE_CALLBACKS Callbacks
);

Paramètres

[out] Callbacks

Pointeur vers la structure UFX_DEVICE_CALLBACKS .

Valeur de retour

None

Remarques

La macro UFX_DEVICE_CALLBACKS_INIT définit tous les champs de la structure UFX_DEVICE_CALLBACKS sur zéro et définit le champ Taille de manière appropriée.

Le pilote client utilise la macro UFX_DEVICE_CALLBACKS_INIT pour initialiser la structure UFX_DEVICE_CALLBACKS avant d’appeler UfxDeviceCreate.

Configuration requise

Condition requise Valeur
Plateforme cible Windows
En-tête ufxclient.h
Bibliothèque ufxstub.lib