📄 wdp_sms.h
字号:
/*
* Copyright (C) Ericsson Mobile Communications AB, 2001.
* Licensed to AU-System AB.
* All rights reserved.
*
* This software is covered by the license agreement between
* the end user and AU-System AB, and may be used and copied
* only in accordance with the terms of the said agreement.
*
* Neither Ericsson Mobile Communications AB nor AU-System AB
* assumes any responsibility or liability for any errors or inaccuracies in
* this software, or any consequential, incidental or indirect damage arising
* out of the use of the Generic WAP Client software.
*/
/* Program generated by SDT Cmicro, version 1.33 */
#ifndef XSCT_CMICRO
#define XSCT_CMICRO
#endif
#ifndef XX_WDP_SMS_H
#define XX_WDP_SMS_H
/*************************************************************************
** SECTION Types and Forward references **
*************************************************************************/
/*****
* SIGNAL RecSMSDatagram
* <<PACKAGE WDP_SMS>>
* #SDTREF(SDL,D:\WIP\System\SystemConfigurations\base_push_wta_wtls_co_sms\sdl\packages\wdp_sms.sun(1),122(55,90),3)
******/
#define z_WDP_SMS_0_RecSMSDatagram 201
typedef struct {
SIGNAL_VARS
z_ctypes_4_VoidStar Param1;
SDL_Natural Param2;
DeviceAddress Param3;
} yPDef_z_WDP_SMS_0_RecSMSDatagram;
/*****
* SIGNAL SMSsentInd
* <<PACKAGE WDP_SMS>>
* #SDTREF(SDL,D:\WIP\System\SystemConfigurations\base_push_wta_wtls_co_sms\sdl\packages\wdp_sms.sun(1),122(55,90),5)
******/
#define z_WDP_SMS_1_SMSsentInd 202
/*****
* SIGNAL SMSErrorInd
* <<PACKAGE WDP_SMS>>
* #SDTREF(SDL,D:\WIP\System\SystemConfigurations\base_push_wta_wtls_co_sms\sdl\packages\wdp_sms.sun(1),122(55,90),6)
******/
#define z_WDP_SMS_2_SMSErrorInd 203
typedef struct {
SIGNAL_VARS
SDL_Natural Param1;
} yPDef_z_WDP_SMS_2_SMSErrorInd;
/*************************************************************************
** #CODE directives, #HEADING sections **
*************************************************************************/
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -