diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-E054E7F6-3918-5F76-8489-D5CFC9EE257A.dita --- a/Symbian3/PDK/Source/GUID-E054E7F6-3918-5F76-8489-D5CFC9EE257A.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-E054E7F6-3918-5F76-8489-D5CFC9EE257A.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,27 +1,27 @@ - - - - - -BCA2 -Control OptionsHow to define control options for your BCA components. -

The control options are set through MLowerControl::Control() and -depend on the implementation of the BCA component.

The first parameter -of the method is the option level. It separates the options in logical categories, -such as general settings (common to all BCA components), serial settings, -or implementation-specific settings. You should define an enumeration for -your option levels.

The second parameter is a constant representing -the control option. Typical control options reset the transmission or reception -buffer or start the monitoring of the EIA-232 control line.

The third -parameter points to the value of the specified option. For some control options, -the BCA component modifies this value to return information to the caller.

-
-BCA2 - API Overview + + + + + +BCA2 +Control OptionsHow to define control options for your BCA components. +

The control options are set through MLowerControl::Control() and +depend on the implementation of the BCA component.

The first parameter +of the method is the option level. It separates the options in logical categories, +such as general settings (common to all BCA components), serial settings, +or implementation-specific settings. You should define an enumeration for +your option levels.

The second parameter is a constant representing +the control option. Typical control options reset the transmission or reception +buffer or start the monitoring of the EIA-232 control line.

The third +parameter points to the value of the specified option. For some control options, +the BCA component modifies this value to return information to the caller.

+
+BCA2 + API Overview
\ No newline at end of file