Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: e32std.h

Drive attributes

Support

Supported from 5.0


KDriveAttLocal

const TUint KDriveAttLocal

Description

Drive is local.

[Top]


KDriveAttRom

const TUint KDriveAttRom

Description

ROM drive.

[Top]


KDriveAttRedirected

const TUint KDriveAttRedirected

Description

Output from a process on one drive redirected to another drive.

[Top]


KDriveAttSubsted

const TUint KDriveAttSubsted

Description

Drive letter has been substituted (assigned a path).

[Top]


KDriveAttInternal

const TUint KDriveAttInternal

Description

Drive is internal (not removable).

[Top]


KDriveAttRemovable

const TUint KDriveAttRemovable

Description

Drive is removable.