equal
deleted
inserted
replaced
8 // Initial Contributors: |
8 // Initial Contributors: |
9 // Nokia Corporation - initial contribution. |
9 // Nokia Corporation - initial contribution. |
10 // |
10 // |
11 // Contributors: |
11 // Contributors: |
12 // |
12 // |
13 // Description: |
13 // Description: Implements a Symbian OS server that exposes the RUsbMassStorage API |
14 // |
14 // |
15 // |
15 // |
16 |
|
17 /** |
|
18 @file |
|
19 @internalTechnology |
|
20 |
|
21 Implements a Symbian OS server that exposes the RUsbMassStorage API |
|
22 */ |
|
23 |
16 |
24 #ifndef MSCFILESERVER_H |
17 #ifndef MSCFILESERVER_H |
25 #define MSCFILESERVER_H |
18 #define MSCFILESERVER_H |
26 |
19 |
27 _LIT(KUsbMsSvrPncCat, "CUsbMsServer"); |
20 _LIT(KUsbMsSvrPncCat, "CUsbMsServer"); |