función UCMTCPCI_DEVICE_CONFIG_INIT (ucmtcpcidevice.h)
Inicializa la estructura UCMTCPCI_DEVICE_CONFIG .
Sintaxis
void UCMTCPCI_DEVICE_CONFIG_INIT(
[out] PUCMTCPCI_DEVICE_CONFIG Config
);
Parámetros
[out] Config
Puntero a la estructura de UCMTCPCI_DEVICE_CONFIG asignada por el controlador.
Valor devuelto
None
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 10 |
Servidor mínimo compatible | Windows Server 2016 |
Plataforma de destino | Windows |
Encabezado | ucmtcpcidevice.h |
IRQL | PASSIVE_LEVEL |