Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

UFX_ENDPOINT_CALLBACKS structure (ufxclient.h)

The UFX_ENDPOINT_CALLBACKS structure is used to define then event callback functions supported by the client driver.

Syntax

typedef struct _UFX_ENDPOINT_CALLBACKS {
 ULONG Size;
} UFX_ENDPOINT_CALLBACKS, *PUFX_ENDPOINT_CALLBACKS;

Members

Size

The size of the UFX_ENDPOINT_CALLBACKS structure.

Requirements

Requirement Value
Header ufxclient.h

Feedback

Was this page helpful?

Additional resources