estrutura UFX_ENDPOINT_CALLBACKS (ufxclient.h)
A estrutura UFX_ENDPOINT_CALLBACKS é usada para definir as funções de retorno de chamada de evento com suporte do 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 |