UCMTCPCI_PORT_CONTROLLER_GET_STATUS_IN_PARAMS structure (ucmtcpciportcontrollerrequests.h)

This structure is used in the IOCTL_UCMTCPCI_PORT_CONTROLLER_GET_STATUS request.

Syntax

typedef struct _UCMTCPCI_PORT_CONTROLLER_GET_STATUS_IN_PARAMS {
  UCMTCPCIPORTCONTROLLER PortControllerObject;
} UCMTCPCI_PORT_CONTROLLER_GET_STATUS_IN_PARAMS, *PUCMTCPCI_PORT_CONTROLLER_GET_STATUS_IN_PARAMS;

Members

PortControllerObject

Handle to the port controller object that the client driver received in the previous call to UcmTcpciPortControllerCreate.

Requirements

Requirement Value
Header ucmtcpciportcontrollerrequests.h