Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <f32file.h>

Enum TNotifyDismountMode

TNotifyDismountMode

Description

Notification modes for safe media removal notification API

EFsDismountRegisterClient

Used by a client to register for notification of pending dismount.

  • This is the default behaviour for RFs::NotifyDismount

EFsDismountNotifyClients

Used to notify clients of a pending dismount.

EFsDismountForceDismount

Used to forcibly dismount the file system without notifying clients.