diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_r_process_client.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_r_process_client.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_r_process_client.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,82 +1,80 @@ - - -TB10.1 Example Applications: RProcessClient Class Reference - - - - -

RProcessClient Class Reference

-

-List of all members. - - - + + + + +TB9.2 Example Applications: RProcessClient Class Reference + + + + + +
+

RProcessClient Class Reference

+

Inherits RSessionBase.

-
- - - - - - +

List of all members.

+

Public Member Functions

IMPORT_C TInt Connect ()
IMPORT_C TInt OpenDriver ()
IMPORT_C void Send (const TDesC8 &aBuf, TRequestStatus &aStatus)
IMPORT_C void SendCancel ()
IMPORT_C TInt UnloadDeviceDriver ()
+ + + + + + + +

Public Member Functions

IMPORT_C TInt Connect ()
IMPORT_C TInt OpenDriver ()
IMPORT_C void Send (const TDesC8 &aBuf, TRequestStatus &aStatus)
IMPORT_C void SendCancel ()
IMPORT_C TInt UnloadDeviceDriver ()
IMPORT_C TInt LoadDeviceDriver ()
+


Detailed Description

+

Client interface for process server

-IMPORT_C TInt LoadDeviceDriver () - - -

Detailed Description

-Client interface for process server -

Definition at line 25 of file processclient.h.

-

Member Function Documentation

- +

Definition at line 25 of file processclient.h.

+

Member Function Documentation

+
- + - + - +
EXPORT_C TInt RProcessClient::Connect EXPORT_C TInt RProcessClient::Connect (  ) 
+

Connects to the server, attempting to start it if necessary.

+
Returns:
The error value.
-

-Connects to the server, attempting to start it if necessary.

Returns:
The error value.
- -

Definition at line 67 of file processclient.cpp.

+

Definition at line 67 of file processclient.cpp.

-

- + +

- + - + - +
EXPORT_C TInt RProcessClient::OpenDriver EXPORT_C TInt RProcessClient::OpenDriver (  ) 
+

Opens the device driver's logical channel.

+
Returns:
KErrNone if successful, otherwise one of the other system wide error codes.
-

-Opens the device driver's logical channel.

Returns:
KErrNone if successful, otherwise one of the other system wide error codes.
- -

Definition at line 105 of file processclient.cpp.

+

Definition at line 105 of file processclient.cpp.

-

- + +

- + @@ -90,91 +88,89 @@ - +
EXPORT_C void RProcessClient::Send EXPORT_C void RProcessClient::Send ( const TDesC8 &  aBuf,
)
- -

-Sends data to device (asynchronous request).

Parameters:
+

Sends data to device (asynchronous request).

+
Parameters:
aBuf A descriptor which contains the data to be sent.
aStatus A TRequestStatus reference.
+
-

Definition at line 114 of file processclient.cpp.

+

Definition at line 114 of file processclient.cpp.

-

- + +

- + - + - +
EXPORT_C void RProcessClient::SendCancel EXPORT_C void RProcessClient::SendCancel (  ) 
+

Cancels sending request.

-

-Cancels sending request. -

Definition at line 121 of file processclient.cpp.

+

Definition at line 121 of file processclient.cpp.

-

- + +

- + - + - +
EXPORT_C TInt RProcessClient::UnloadDeviceDriver EXPORT_C TInt RProcessClient::UnloadDeviceDriver (  ) 
+

Unloads the device driver.

+
Returns:
KErrNone if successful, otherwise one of the other system wide error codes.
-

-Unloads the device driver.

Returns:
KErrNone if successful, otherwise one of the other system wide error codes.
- -

Definition at line 129 of file processclient.cpp.

+

Definition at line 129 of file processclient.cpp.

-

- + +

- + - + - +
EXPORT_C TInt RProcessClient::LoadDeviceDriver EXPORT_C TInt RProcessClient::LoadDeviceDriver (  ) 
+

Loads the device driver.

+
Returns:
KErrNone if successful, otherwise one of the other system wide error codes.
-

-Loads the device driver.

Returns:
KErrNone if successful, otherwise one of the other system wide error codes.
- -

Definition at line 137 of file processclient.cpp.

+

Definition at line 137 of file processclient.cpp.

-

-


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