Condividi tramite


struttura UCMTCPCI_DEVICE_CONFIG (ucmtcpcidevice.h)

Usato nella chiamata del driver client a UcmTcpciDeviceInitialize. Chiamare UCMTCPCI_DEVICE_CONFIG_INIT per inizializzare questa struttura.

Sintassi

typedef struct _UCMTCPCI_DEVICE_CONFIG {
  ULONG Size;
} UCMTCPCI_DEVICE_CONFIG, *PUCMTCPCI_DEVICE_CONFIG;

Membri

Size

Dimensioni di questa struttura.

Fabbisogno

Requisito Valore
intestazione ucmtcpcidevice.h

Vedere anche

UcmTcpciDeviceInitialize