Compartilhar via


UFX_ENDPOINT_CALLBACKS estrutura (ufxclient.h)

A estrutura de UFX_ENDPOINT_CALLBACKS é usada para definir as funções de retorno de chamada de evento compatíveis com o driver cliente.

Sintaxe

typedef struct _UFX_ENDPOINT_CALLBACKS {
  ULONG Size;
} UFX_ENDPOINT_CALLBACKS, *PUFX_ENDPOINT_CALLBACKS;

Membros

Size

O tamanho da estrutura UFX_ENDPOINT_CALLBACKS.

Requisitos

Requisito Valor
cabeçalho ufxclient.h