UFX_ENDPOINT_CALLBACKS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ufxclient.h

typedef struct _UFX_ENDPOINT_CALLBACKS {
  ULONG Size;
} UFX_ENDPOINT_CALLBACKS, *PUFX_ENDPOINT_CALLBACKS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ufxclient-_ufx_endpoint_callbacks)

_UFX_ENDPOINT_CALLBACKS structure

Description

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

Members

Size

The size of the UFX_ENDPOINT_CALLBACKS structure.