iapconnect_v20aif.rss

来自「symbian手机通讯的一个例子程序」· RSS 代码 · 共 24 行

RSS
24
字号
/*
* ============================================================================
*  Name     : IAPConnect_v20aif.rss
*  Part of  : IAPConnect_v20
*  Created  : 30.09.2003 by Forum Nokia
*  Description:
*     RSS for creating the aif file for IAPConnect_v20
*  Version  :
*  Copyright: Nokia Corporation
* ============================================================================
*/

#include <aiftool.rh>

RESOURCE AIF_DATA
    {
    app_uid=0x02F53EE5;
    num_icons=2;
    embeddability=KAppNotEmbeddable;
    newfile=KAppDoesNotSupportNewFile;
    }

// End of File

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?