diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/publishstd_8cpp.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/publishstd_8cpp.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/publishstd_8cpp.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,37 +1,36 @@ - -
--Go to the source code of this file.
Functions | |
void | PublishL (RProperty &aProperty, TDes16 &aBuf) |
Functions | |
void | PublishL (RProperty &aProperty, TDes16 &aBuf) |
+void | DoExampleL () |
GLDEF_C TInt | E32Main () |
Variables | |
+LOCAL_D CConsoleBase * | console |
Definition in file publishstd.cpp.
-Definition in file publishstd.cpp.
+void PublishL | +void PublishL | ( | RProperty & | aProperty, | @@ -45,50 +44,51 @@|||
) | -+ |
-Publishes the byte-array property
Publishes the byte-array property
+aProperty | The property to be published | |
aBuf | The descriptor containing the byte-array values |
Definition at line 32 of file publishstd.cpp.
+Definition at line 32 of file publishstd.cpp.
GLDEF_C TInt E32Main | +GLDEF_C TInt E32Main | ( | -+ | ) | -+ |
-Returns standard error code on exit
-Secure variant only Process entry point. Called by client using RProcess API
+
Returns standard error code on exit
+Secure variant only Process entry point. Called by client using RProcess API
+Definition at line 125 of file publishstd.cpp.
+Definition at line 125 of file publishstd.cpp.
-