diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_tone_dialog.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_tone_dialog.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,62 @@ + +
+Static Public Member Functions | |
static TBool | RunDlgLD (TInt &aFrequency, TTimeIntervalMicroSeconds &aDuration) |
Definition at line 108 of file CMediaClientAppUI.h.
+TBool CToneDialog::RunDlgLD | +( | +TInt & | +aFrequency, | +|
+ | + | TTimeIntervalMicroSeconds & | +aDuration | + |
+ | ) | + [static] |
+
+Runs the dialog to get the frequency and duration of the tone to play.
aFrequency | On return, frequency in Hz | |
aDuration | On return, duration in ms |
Definition at line 679 of file CMediaClientAppUI.cpp.
+ ++