usbclasses/usbphoneasmodem/classimplementation/mscfileserver/inc/mscfilesession.h
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 Session of a Symbian OS server for the RUsbMassStorage API |
14 // |
14 // |
15 // |
15 // |
16 |
|
17 |
|
18 /** |
|
19 @file |
|
20 @internalTechnology |
|
21 |
|
22 Implements a Session of a Symbian OS server for the RUsbMassStorage API |
|
23 */ |
|
24 |
16 |
25 #ifndef MSCFILESESSION_H |
17 #ifndef MSCFILESESSION_H |
26 #define MSCFILESESSION_H |
18 #define MSCFILESESSION_H |
27 |
19 |
28 #include <e32std.h> |
20 #include <e32std.h> |