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