00001 "-//W3C//DTD HTML 4.0 Transitional//EN"> 00002 00003 00004 00005 "Content-Type" content="text/html;charset=iso-8859-1"> 00006csasyncapplication.h Source File 00007 "style.css" rel="stylesheet" type="text/css"> 00008 00009 00010
"100%" height="1">"2" color="#000000" face="Arial, Helvetica, sans-serif">
00012 S60 5th Edition SDK Example Applications Guide |
class="fragment">"l00001">00001 class="comment">/* 00021 00002 * ============================================================================== 00022 00003 * Name : csasyncapplication.h 00023 00004 * Part of : CSAsync 00024 00005 * Interface : 00025 00006 * Description : 00026 00007 * Version : 00027 00008 * 00028 00009 * Copyright (c) 2004-2006 Nokia Corporation. 00029 00010 * This material, including documentation and any related 00030 00011 * computer programs, is protected by copyright controlled by 00031 00012 * Nokia Corporation. 00032 00013 * ============================================================================== 00033 00014 */ 00034 "l00015">00015 00035 "l00016">00016 class="preprocessor">#ifndef __CSASYNC_APPLICATION_H__ 00036 "l00017">00017 class="preprocessor">class="preprocessor">#define __CSASYNC_APPLICATION_H__ 00037 "l00018">00018 class="preprocessor"> 00038 "l00019">00019 class="comment">// INCLUDE FILES 00039 "l00020">00020 class="preprocessor">#include <aknapp.h> 00040 "l00021">00021 00041 "l00022">00022 class="comment">// CONSTANTS 00042 "l00023">00023 class="comment">// Uid for this application, this should match the one in the mmp file 00043 "l00024">00024 class="keyword">const TUid KUidCSAsyncApp = { 0xA0000226 }; 00044 "l00025">00025 00045 "l00026">00026 class="comment">// CLASS DECLARATION 00046 "l00027">00027 class="comment"> 00051 "l00032">class="code" href="class_c_c_s_async_application.html">00032 class="keyword">class "code" href="class_c_c_s_async_application.html">CCSAsyncApplication : class="keyword">public CAknApplication 00052 "l00033">00033 { 00053 "l00034">00034 class="keyword">public: class="comment">// Functions from base classes 00054 "l00035">00035 class="comment"> 00055 "l00036">00036 class="comment"> 00060 "l00041">00041 TUid class="code" href="class_c_c_s_async_application.html#266a6db7f5728454ee8b7a9c5f517dca">AppDllUid() class="keyword">const; 00061 "l00042">00042 00062 "l00043">00043 class="keyword">protected: class="comment">// Functions from base classes 00063 "l00044">00044 class="comment"> 00064 "l00045">00045 class="comment"> 00069 "l00050">00050 CApaDocument* class="code" href="class_c_c_s_async_application.html#0a048c97a8c1868d0e1e5daf2838bcab">CreateDocumentL(); 00070 "l00051">00051 }; 00071 "l00052">00052 00072 "l00053">00053 class="preprocessor">#endif // __CSASYNC_APPLICATION_H__ 00073 "l00054">00054 class="preprocessor"> 00074 "l00055">00055 00075 "l00056">00056 class="comment">// End of File 00076
"width: 50%;
00091 padding-right: 10px;
00092 padding-left: 10px;
00093 border-right-style: None;
00094 border-left-style: None;
00095 border-top-style: None;
00096 border-bottom-style: None;"
00097 width=50%>
00098 "font-family: Arial;">"font-size: smaller;"> Nokia 2009 |
00099 "width: 50%;
00100 padding-right: 10px;
00101 padding-left: 10px;
00102 border-top-style: None;
00103 border-bottom-style: None;
00104 border-right-style: None;"
00105 width=50%>
00106 "text-align: right; margin-right: -4px;"
00107 align=right>"font-weight: bold;">"#Top"
00108 title="Back to top"> |