diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/publish_8h.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/publish_8h.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/publish_8h.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,28 +1,30 @@ - -
--Go to the source code of this file.
Functions | |
void | PublishL (RProperty &aProperty, TDes16 &aBuf) |
Functions | |
void | PublishL (RProperty &aProperty, TDes16 &aBuf) |
Definition in file publish.h.
-Definition in file publish.h.
+void PublishL | +void PublishL | ( | RProperty & | aProperty, | @@ -36,26 +38,27 @@|||
) | -+ |
-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 publishspec.cpp.
+Definition at line 32 of file publishspec.cpp.
-