branch | anywhere |
changeset 41 | d32f34975bbf |
parent 36 | 538db54a451d |
40:04a1b74efd48 | 41:d32f34975bbf |
---|---|
14 // f32\sfsrv\cl_clamp.cpp |
14 // f32\sfsrv\cl_clamp.cpp |
15 // |
15 // |
16 // |
16 // |
17 |
17 |
18 #include <f32file.h> |
18 #include <f32file.h> |
19 #include <e32ldr_private.h> |
|
19 |
20 |
20 |
21 |
21 EXPORT_C TInt RFileClamp::Clamp(RFile& aFile) |
22 EXPORT_C TInt RFileClamp::Clamp(RFile& aFile) |
22 /** |
23 /** |
23 Clamp the supplied file and store the resulting cookie in this object. |
24 Clamp the supplied file and store the resulting cookie in this object. |