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 publishspec.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 45 of file publishspec.cpp.
| GLDEF_C TInt E32Main | ( | ) | 
Returns standard error code on exit
Secure variant only Process entry point. Called by client using RProcess API
Definition at line 142 of file publishspec.cpp.
 1.6.2