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_INIT function (ufxclient.h)
The UFX_ENDPOINT_CALLBACKS_INIT macro initializes the UFX_ENDPOINT_CALLBACKS structure.
Note
Note that there are currently no endpoint callback functions defined in the UFX_ENDPOINT_CALLBACKS structure.
Syntax
VOID UFX_ENDPOINT_CALLBACKS_INIT(
[out] PUFX_ENDPOINT_CALLBACKS Callbacks
);
Parameters
[out] Callbacks
A pointer to the UFX_ENDPOINT_CALLBACKS structure.
Return value
None
Remarks
The UFX_ENDPOINT_CALLBACKS_INIT macro will set all fields of the UFX_ENDPOINT_CALLBACKS structure to zero and set the size field appropriately.
Note Note that there are currently no endpoint callback functions defined in the UFX_ENDPOINT_CALLBACKS structure.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | ufxclient.h |
| Library | ufxstub.lib |
Feedback
Was this page helpful?
