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 |