Symbian3/PDK/Source/GUID-E054E7F6-3918-5F76-8489-D5CFC9EE257A.dita
changeset 1 25a17d01db0c
child 3 46218c8b8afa
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/PDK/Source/GUID-E054E7F6-3918-5F76-8489-D5CFC9EE257A.dita	Fri Jan 22 18:26:19 2010 +0000
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License 
+"Eclipse Public License v1.0" which accompanies this distribution, 
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+    Nokia Corporation - initial contribution.
+Contributors: 
+-->
+<!DOCTYPE reference
+  PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
+<reference id="GUID-E054E7F6-3918-5F76-8489-D5CFC9EE257A" xml:lang="en"><title>BCA2
+Control Options</title><shortdesc>How to define control options for your BCA components. </shortdesc><prolog><metadata><keywords/></metadata></prolog><refbody>
+<section id="GUID-52A3191D-9256-4BC6-BF5B-F09C1D3B6E90"><p>The control options are set through <xref href="GUID-00C8FA29-0D32-3729-B6AC-C2FB3B482F9E.dita#GUID-00C8FA29-0D32-3729-B6AC-C2FB3B482F9E/GUID-463B1EC1-8EB3-3DF8-8CA1-87EF7AA4FFE8"><apiname>MLowerControl::Control()</apiname></xref> and
+depend on the implementation of the BCA component. </p> <p>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. </p> <p>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. </p> <p>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. </p> </section>
+</refbody><related-links>
+<link href="GUID-18C39927-625C-5B24-919F-469FCBCD501D.dita"><linktext>BCA2    
+            API Overview</linktext></link>
+</related-links></reference>
\ No newline at end of file