función UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT (ucmtcpciportcontroller.h)
Inicializa la estructura UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION .
Sintaxis
void UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT(
[out] PUCMTCPCI_PORT_CONTROLLER_IDENTIFICATION Identification
);
Parámetros
[out] Identification
Puntero a la estructura de UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION 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 | ucmtcpciportcontroller.h |
IRQL | PASSIVE_LEVEL |