struttura UFX_ENDPOINT_CALLBACKS (ufxclient.h)
La struttura UFX_ENDPOINT_CALLBACKS viene usata per definire le funzioni di callback degli eventi supportate dal driver client.
Sintassi
typedef struct _UFX_ENDPOINT_CALLBACKS {
ULONG Size;
} UFX_ENDPOINT_CALLBACKS, *PUFX_ENDPOINT_CALLBACKS;
Membri
Size
Dimensione della struttura UFX_ENDPOINT_CALLBACKS.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ufxclient.h |