ToiStorageDevicePartitionMountChangedEvent Interface Reference

Description

Called when a partition is mounted/unmounted (either auto-mount or explicit by application).

Parameters:
infoStorage information for the device.
partitionInfoPartition information for the mounted/unmounted partition.

import "ToiStorageDevicePartitionMountChangedEvent.idl";

Inheritance diagram for ToiStorageDevicePartitionMountChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiStorageDeviceStorageInfo 
info
readonly attribute
ToiStorageDevicePartitionInfo 
partitionInfo