diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-1D9E2FAC-92A4-5DCD-A811-11CAB5097B3A.dita --- a/Symbian3/PDK/Source/GUID-1D9E2FAC-92A4-5DCD-A811-11CAB5097B3A.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-1D9E2FAC-92A4-5DCD-A811-11CAB5097B3A.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,40 +1,40 @@ - - - - - -Patchable -Constants: KApaDrivesToMonitor -EXPORT_C extern const TInt KApaDrivesToMonitor = 0x3FFFFFF; - - - - - -

Exported from:

-

ApServ.DLL

-
- -

Defined in:

-

.../mw/appsupport/appfw/apparchitecture/apserv/apsconstdata.cpp

-
- -

Purpose:

-

APPARC will monitor only specific drives. KApaDrivesToMonitor determines -the drives that have to be monitored.

The constant value 0x3FFFFFF represents -that all drives from z to a are -monitored. It is computed in the following way.

ZY XWVU TSRQ PONM LKJI HGFE DCBA -11 1111 1111 1111 1111 1111 1111

The bit representing a drive -must be set to 1 for the APPARC to notify any file change -in the drive. When the KApaDrivesToMonitor is set to 0x3FFFFFF, -the default value, it means that all drives are monitored by APPARC.

-
- - + + + + + +Patchable +Constants: KApaDrivesToMonitor +EXPORT_C extern const TInt KApaDrivesToMonitor = 0x3FFFFFF; + +
+ + + +

Exported from:

+

ApServ.DLL

+
+ +

Defined in:

+

.../mw/appsupport/appfw/apparchitecture/apserv/apsconstdata.cpp

+
+ +

Purpose:

+

APPARC will monitor only specific drives. KApaDrivesToMonitor determines +the drives that have to be monitored.

The constant value 0x3FFFFFF represents +that all drives from z to a are +monitored. It is computed in the following way.

ZY XWVU TSRQ PONM LKJI HGFE DCBA +11 1111 1111 1111 1111 1111 1111

The bit representing a drive +must be set to 1 for the APPARC to notify any file change +in the drive. When the KApaDrivesToMonitor is set to 0x3FFFFFF, +the default value, it means that all drives are monitored by APPARC.

+
+ +
\ No newline at end of file