Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_tone_dialog.html
Week 12 contribution of SDK documentation_content. See release notes for details. Fixes Bug 1892, Bug 1522, Bug 1520, Bug 394, Bug 1319, Bug 344, Bug 1897
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: CToneDialog Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>CToneDialog Class Reference</h1><!-- doxytag: class="CToneDialog" -->
<p>
<a href="class_c_tone_dialog-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static TBool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_tone_dialog.html#58e9637de500b823bdbbf83d6f05b859">RunDlgLD</a> (TInt &aFrequency, TTimeIntervalMicroSeconds &aDuration)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A dialog to allow the user to the set a tone to play.
<p>Definition at line <a class="el" href="_c_media_client_app_u_i_8h-source.html#l00108">108</a> of file <a class="el" href="_c_media_client_app_u_i_8h-source.html">CMediaClientAppUI.h</a>.</p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="58e9637de500b823bdbbf83d6f05b859"></a><!-- doxytag: member="CToneDialog::RunDlgLD" ref="58e9637de500b823bdbbf83d6f05b859" args="(TInt &aFrequency, TTimeIntervalMicroSeconds &aDuration)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TBool CToneDialog::RunDlgLD </td>
<td>(</td>
<td class="paramtype">TInt & </td>
<td class="paramname"> <em>aFrequency</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">TTimeIntervalMicroSeconds & </td>
<td class="paramname"> <em>aDuration</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Runs the dialog to get the frequency and duration of the tone to play. <dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the dialog was OK'ed, false if cancelled </dd></dl>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>aFrequency</em> </td><td>On return, frequency in Hz </td></tr>
<tr><td valign="top"></td><td valign="top"><em>aDuration</em> </td><td>On return, duration in ms </td></tr>
</table>
</dl>
<p>Definition at line <a class="el" href="_c_media_client_app_u_i_8cpp-source.html#l00679">679</a> of file <a class="el" href="_c_media_client_app_u_i_8cpp-source.html">CMediaClientAppUI.cpp</a>.</p>
</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>