fonction UFX_ENDPOINT_CALLBACKS_INIT (ufxclient.h)
La macro UFX_ENDPOINT_CALLBACKS_INIT initialise la structure UFX_ENDPOINT_CALLBACKS.
note
Notez qu’il n’existe actuellement aucune fonction de rappel de point de terminaison définie dans la structure UFX_ENDPOINT_CALLBACKS.
Syntaxe
void UFX_ENDPOINT_CALLBACKS_INIT(
[out] PUFX_ENDPOINT_CALLBACKS Callbacks
);
Paramètres
[out] Callbacks
Pointeur vers la structure UFX_ENDPOINT_CALLBACKS.
Valeur de retour
Aucun
Remarques
La macro UFX_ENDPOINT_CALLBACKS_INIT définit tous les champs de la structure UFX_ENDPOINT_CALLBACKS sur zéro et définit le champ de taille de manière appropriée.
Remarque Notez qu’il n’existe actuellement aucune fonction de rappel de point de terminaison définie dans la structure UFX_ENDPOINT_CALLBACKS.
Exigences
Exigence | Valeur |
---|---|
plateforme cible | Windows |
d’en-tête | ufxclient.h |
bibliothèque | ufxstub.lib |