UCMTCPCI_DEVICE_CONFIG structure (ucmtcpcidevice.h)
Used in the client driver's call to UcmTcpciDeviceInitialize. Call UCMTCPCI_DEVICE_CONFIG_INIT to initialize this structure.
Syntax
typedef struct _UCMTCPCI_DEVICE_CONFIG {
ULONG Size;
} UCMTCPCI_DEVICE_CONFIG, *PUCMTCPCI_DEVICE_CONFIG;
Members
Size
Size of this structure.
Requirements
Requirement | Value |
---|---|
Header | ucmtcpcidevice.h |