diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/driver1__ldd_8cpp.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/driver1__ldd_8cpp.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,48 @@ + +
++Go to the source code of this file.
Functions | |
+ | _LIT (KDriver1PanicCategory,"Driver1") |
DECLARE_STANDARD_LDD () |
Definition in file driver1_ldd.cpp.
+DECLARE_STANDARD_LDD | +( | ++ | ) | ++ |
+Standard export function for LDDs. This creates a DLogicalDevice-derived object, in this case, our DDriver1Factory. +
Definition at line 37 of file driver1_ldd.cpp.
+ ++