Função UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT (ucmtcpciportcontroller.h)
Inicializa a estrutura UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION .
Sintaxe
void UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT(
[out] PUCMTCPCI_PORT_CONTROLLER_IDENTIFICATION Identification
);
Parâmetros
[out] Identification
Um ponteiro para a estrutura de UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION alocada pelo driver.
Retornar valor
Nenhum
Requisitos
Requisito | Valor |
---|---|
Cliente mínimo com suporte | Windows 10 |
Servidor mínimo com suporte | Windows Server 2016 |
Plataforma de Destino | Windows |
Cabeçalho | ucmtcpciportcontroller.h |
IRQL | PASSIVE_LEVEL |