diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-E054E7F6-3918-5F76-8489-D5CFC9EE257A.dita --- a/Symbian3/PDK/Source/GUID-E054E7F6-3918-5F76-8489-D5CFC9EE257A.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-E054E7F6-3918-5F76-8489-D5CFC9EE257A.dita Thu Mar 11 18:02:22 2010 +0000 @@ -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