Contents

IOUSBHubStatus

A structure that represents the USB hub status.

Declaration

typedef struct IOUSBHubStatus {
    ...
} IOUSBHubStatus;

Overview

Use this structure when obtaining the port status and change flags with GetPortStatus.

Topics

Instance Properties

See Also

Hub Port Status Requests

Related Documentation