bioexamplebif.rss
上传用户:sempras
上传日期:2007-03-04
资源大小:821k
文件大小:1k
- #include <biftool.rh>
- RESOURCE BIO_INFO_FILE
- {
- message_type_uid=0x1000ffff; // just an example uid for the message, might overlap with something else
- message_parser_uid=0x101F402B; // my reserved uid for the message parser
- message_app_uid=0x101F402A; // my reserved uid for the message viewer app
- message_appctrl_uid=0x00000000; // no control in use
- description="BIOexample";
- icons_filename="bioexample.mbm";
- icon_zoom_levels = {1};
- ids=
- {
- ID
- {
- type=ENbs;
- confidence=EPossible;
- character_set=KCharSetDefault;
- text="//BIOEX";
- }
- }; // this message is received only on SMS bearer, else other id fields would be defined here (EWap, EIana)
- }