Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The UFX_ENDPOINT_CALLBACKS_INIT macro initializes the UFX_ENDPOINT_CALLBACKS structure.
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.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | ufxclient.h |
| Library | ufxstub.lib |