diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/hybridapp_8cpp.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/hybridapp_8cpp.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/hybridapp_8cpp.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,62 +1,61 @@ - - -TB10.1 Example Applications: examples/PIPS/hybridapp/src/hybridapp.cpp File Reference - - - - + + + + +TB9.2 Example Applications: examples/PIPS/hybridapp/src/hybridapp.cpp File Reference + + + + + +

examples/PIPS/hybridapp/src/hybridapp.cpp File Reference

-

-Go to the source code of this file. - - - - - +

Go to the source code of this file.

+

Functions

char * DescToChar (const TDesC &aDes)
void PrintDriveInfoL (const RFs &aFs, const TInt aDriveNumber)
+ + + + + +

Functions

char * DescToChar (const TDesC &aDes)
void PrintDriveInfoL (const RFs &aFs, const TInt aDriveNumber)
LOCAL_C void MainL ()
GLDEF_C TInt E32Main ()
+


Detailed Description

-LOCAL_C void MainL () - -GLDEF_C TInt E32Main () - - -

Detailed Description

- -

Definition in file hybridapp.cpp.

-

Function Documentation

- +

Definition in file hybridapp.cpp.

+

Function Documentation

+
- + - + - +
char* DescToChar char* DescToChar ( const TDesC &  aDes aDes  ) 
- -

-Converts a TDesC derived descriptor to a 'C' string.

Parameters:
+

Converts a TDesC derived descriptor to a 'C' string.

+
Parameters:
aDes The descriptor to be converted.
+
-
Returns:
A pointer to the character array that stores the converted string.
+
Returns:
A pointer to the character array that stores the converted string.
-

Definition at line 32 of file hybridapp.cpp.

+

Definition at line 32 of file hybridapp.cpp.

-

- +

+
- + @@ -70,75 +69,75 @@ - +
void PrintDriveInfoL void PrintDriveInfoL ( const RFs &  aFs,
)
- -

-Prints the memory information for a drive.

Parameters:
+

Prints the memory information for a drive.

+
Parameters:
aFs A handle to the file server session.
aDriveNumber The drive number of the drive.
+
-

Definition at line 65 of file hybridapp.cpp.

+

Definition at line 65 of file hybridapp.cpp.

-

- + +

- + - + - +
LOCAL_C void MainL LOCAL_C void MainL (  ) 
+

Much simpler MainL(), uses the new Rendezvous() call to sync with the client

+

Secure variant Much simpler, uses the new Rendezvous() call to sync with the client

-

-Much simpler MainL(), uses the new Rendezvous() call to sync with the client

-Secure variant Much simpler, uses the new Rendezvous() call to sync with the client -

Definition at line 123 of file hybridapp.cpp.

+

Definition at line 123 of file hybridapp.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 Epoc error code on process exit

+

Returns standard error code on exit

+

Secure variant only Process entry point. Called by client using RProcess API

+
Returns:
Standard Epoc error code on process exit
+
Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API
-Entry point for the example

-The E32main function is the main entry point for the code.

-The below section is added to make the code compatible with v9.1 This is because only exe files are compatible with v9.1

-Standard entry point function. -

Definition at line 202 of file hybridapp.cpp.

+

Entry point for the example

+

The below section is added to make the code compatible with v9.1 This is because only exe files are compatible with v9.1

+

Standard entry point function.

+ +

Definition at line 202 of file hybridapp.cpp.

-

-


Generated on Thu Jan 21 10:33:02 2010 for TB10.1 Example Applications by  + + +
Generated by  -doxygen 1.5.3
+doxygen 1.6.2