Contents

NotifyClientsOfPortStatusChange

Method called to notify clients of port status change events.

Declaration

void NotifyClientsOfPortStatusChange (
 SCSIPortStatus newStatus );

Overview

This method is used by the HBA child class to inform the parent class and any clients that a port has changed status.

See Also

Miscellaneous