função UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT (ucmtcpciportcontroller.h)
Inicializa a estrutura de 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.
Valor de retorno
Nenhum
Requisitos
Requisito | Valor |
---|---|
de cliente com suporte mínimo | Windows 10 |
servidor com suporte mínimo | Windows Server 2016 |
da Plataforma de Destino | Windows |
cabeçalho | ucmtcpciportcontroller.h |
IRQL | PASSIVE_LEVEL |