ToiStorageDeviceSpinningChangedEvent Interface Reference

Description

Called when the storage device spins up/down. When the storage device spins up/down for other reasons than because of calls to ToiStorageDevice::spinUp() and ToiStorageDevice::spinDown(), this event may be delayed for several seconds. Also, if the device spins back to its previous state within this period, (C++) OnDeviceSpinningChanged() will not be called.

Parameters:
infoStorage information for the device.

import "ToiStorageDeviceSpinningChangedEvent.idl";

Inheritance diagram for ToiStorageDeviceSpinningChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiStorageDeviceStorageInfo 
info