Go to the source code of this file.
Functions | |
void | PublishL (RProperty &aProperty, TDes16 &aBuf) |
void | DoExampleL () |
GLDEF_C TInt | E32Main () |
Variables | |
LOCAL_D CConsoleBase * | console |
Definition in file publishstd.cpp.
void PublishL | ( | RProperty & | aProperty, | |
TDes16 & | aBuf | |||
) |
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.
GLDEF_C TInt E32Main | ( | ) |
Returns standard error code on exit
Secure variant only Process entry point. Called by client using RProcess API
Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API
Definition at line 125 of file publishstd.cpp.