📄 wspif.c
字号:
/*
* 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
#define C_MICRO_1_3
#include "ml_typw.h"
#include "ctypes.h"
#include "buffmgt.h"
#include "glbldecl.h"
#include "wdp_ul.h"
#include "wspcmwtp.h"
#include "wtppckg.h"
#include "wdp_udp.h"
#include "wtp_wdp.h"
#include "wdppckg.h"
#include "wspclwdp.h"
#include "wae_wsp.h"
#include "stackmgr.h"
#include "waepckg.h"
#include "wap.h"
#include "wae.h"
/*************************************************************************
** SECTION Types and Forward references **
*************************************************************************/
/*****
* NEWTYPE SessionType (TYPE section)
* <<SYSTEM WAP/BLOCK WAE/SUBSTRUCTURE WAE/BLOCK WSPIF>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif.sbk(3),5477(45,90),1)
******/
typedef struct z0041B_SessionType_s {
z_ctypes_4_VoidStar Network;
z_ctypes_4_VoidStar UaSettings;
} z0041B_SessionType;
/*****
* NEWTYPE SessionType (HEADING section)
* <<SYSTEM WAP/BLOCK WAE/SUBSTRUCTURE WAE/BLOCK WSPIF>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif.sbk(3),5477(45,90),1)
******/
#define yAssF_z0041B_SessionType(V,E,A) V = E
extern void yDef_z0041B_SessionType XPP(( z0041B_SessionType * ));
extern SDL_Boolean yEq_z0041B_SessionType XPP(( z0041B_SessionType,
z0041B_SessionType ));
#define yEqF_z0041B_SessionType(Expr1,Expr2) yEq_z0041B_SessionType(Expr1,Expr2)
#define yNEqF_z0041B_SessionType(Expr1,Expr2) ( ! yEq_z0041B_SessionType(Expr1,Expr2) )
extern z0041B_SessionType yMake_z0041B_SessionType XPP(( z_ctypes_4_VoidStar,
z_ctypes_4_VoidStar ));
#ifndef ANY_z0041B_SessionType
#define ANY_z0041B_SessionType yMake_z0041B_SessionType(ANY_z_ctypes_4_VoidStar, \
ANY_z_ctypes_4_VoidStar)
#endif
#define z0041B3_copy(P) P
/*****
* SYNONYM octet10
* <<SYSTEM WAP/BLOCK WAE/SUBSTRUCTURE WAE/BLOCK WSPIF>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif.sbk(3),5003(40,45),1)
******/
extern SDL_Octet z0041C_octet10;
/*****
* SYNONYM octet30
* <<SYSTEM WAP/BLOCK WAE/SUBSTRUCTURE WAE/BLOCK WSPIF>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif.sbk(3),5003(40,45),2)
******/
extern SDL_Octet z0041D_octet30;
/*****
* SYNONYM octetF0
* <<SYSTEM WAP/BLOCK WAE/SUBSTRUCTURE WAE/BLOCK WSPIF>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif.sbk(3),5003(40,45),3)
******/
extern SDL_Octet z0041E_octetF0;
/*****
* PROCESS WSPIF_ST
* <<SYSTEM WAP/BLOCK WAE/SUBSTRUCTURE WAE/BLOCK WSPIF>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\wspif_st.spr,4,1)
******/
YPAD_PROTOTYPE(yPAD_z00403_WSPIF_ST)
typedef struct {
PROCESS_VARS
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\wspif_st.spr(1),134(5,145),2) */
SDL_Integer z004031_iViewID;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\wspif_st.spr(1),134(5,145),2) */
SDL_Integer z004032_iSID;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\wspif_st.spr(1),134(5,145),3) */
z_ctypes_4_VoidStar z004033_vsWAEMainObject;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\wspif_st.spr(1),134(5,145),3) */
z_ctypes_4_VoidStar z004034_vsSessionList;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\wspif_st.spr(1),134(5,145),3) */
z_ctypes_4_VoidStar z004035_vsActiveTransList;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\wspif_st.spr(1),134(5,145),4) */
SDL_PId z004036_pidNewSession;
} yVDef_z00403_WSPIF_ST;
#define z004030_Idle 1
/*****
* PROCESS WSPIF_SM
* <<SYSTEM WAP/BLOCK WAE/SUBSTRUCTURE WAE/BLOCK WSPIF>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr,1,1)
******/
YPAD_PROTOTYPE(yPAD_z00404_WSPIF_SM)
typedef struct {
PROCESS_VARS
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),3311(105,160),2) */
z_WAE_WSP_17_SConfirmedPushIndType z004040Q_stConfirmedPushInd;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),3) */
z0041B_SessionType z004040R_stSessionStruct;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),4) */
SConnectReqType z004040S_stConnectStruct;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),5) */
SConnectCnfType z004040T_stSConnectCnfStruct;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),6) */
SDisconnectType z004040U_stDisconnectStruct;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),7) */
z_WAEPackage_32_RequestType z004040V_stRequestStruct;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),8) */
SDL_PId z004040W_pidWmlUa;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),8) */
SDL_PId z004040X_pidTR;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),8) */
SDL_PId z004040Y_pidNewSession;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),9) */
z_ctypes_4_VoidStar z004040Z_vsWAEMainObject;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),9) */
z_ctypes_4_VoidStar z0040410_vsSessionList;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),9) */
z_ctypes_4_VoidStar z0040411_vsUser;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),9) */
z_ctypes_4_VoidStar z0040412_vsPass;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),9) */
z_ctypes_4_VoidStar z0040413_vsActiveTransList;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),9) */
z_ctypes_4_VoidStar z0040414_vsRedirectAddress;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),9) */
z_ctypes_4_VoidStar z0040415_vsRedirectByteStream;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),9) */
z_ctypes_4_VoidStar z0040416_vsDummy;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),10) */
z_ctypes_A_UnsignedLongInt z0040417_uiPidIndex;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z0040418_iTID;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z0040419_iSID;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z004041A_iDummy;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z004041B_iDummy2;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z004041C_iNrOfAbortProc;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z004041D_iProfileEnabled;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z004041E_iClientPort;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z004041F_iViewID;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z004041G_iChannelRef;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),11) */
SDL_Integer z004041H_iEncodingVersion;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),12) */
SDL_Natural z004041I_nStackConfig;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),12) */
SDL_Natural z004041J_nWayInStack;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),13) */
SDL_Octet z004041K_oBearer;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),13) */
SDL_Octet z004041L_oDummy;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),14) */
SDL_Boolean z004041M_bDummy;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),14) */
SDL_Boolean z004041N_bChangeSession;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),14) */
SDL_Boolean z004041O_bClosePort;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),14) */
SDL_Boolean z004041P_bAbortAllQueuedTR;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),14) */
SDL_Boolean z004041Q_bOnline;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_sm.spr(Start_1),680(5,175),14) */
SDL_Boolean z004041R_bCL_WTLS_Established;
SDL_Octet yDcn_SDL_Octet;
} yVDef_z00404_WSPIF_SM;
/*****
* PROCEDURE SendTerminateToTR
* <<SYSTEM WAP/BLOCK WAE/SUBSTRUCTURE WAE/BLOCK WSPIF/PROCESS WSPIF_SM>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\sendterminatetotr.spd,4,1)
******/
extern void z004040G_SendTerminateToTR XPP((void));
#define z004040H_WaitNewSession 1
#define z004040I_CL_Idle 2
#define z004040J_WaitForSetupConnDone 3
#define z004040K_WaitForReConnect 4
#define z004040L_CL_WaitForAbortProcesses 5
#define z004040M_CM_CONNECTING 6
#define z004040N_CM_CONNECTED 7
#define z004040O_CM_CLOSING 8
/*****
* PROCESS WSPIF_TR
* <<SYSTEM WAP/BLOCK WAE/SUBSTRUCTURE WAE/BLOCK WSPIF>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr,4,1)
******/
YPAD_PROTOTYPE(yPAD_z00405_WSPIF_TR)
typedef struct {
PROCESS_VARS
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),2) */
SUnitMethodInvokeReqType z0040512_stCLInvoke;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),3) */
SUnitMethodResultIndType z0040513_stCLResult;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),4) */
SMethodInvokeReqType z0040514_stCMInvoke;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),5) */
SMethodResultIndType z0040515_stCMResult;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),6) */
z_WAE_WSP_14_SMethodAbortReqType z0040516_stCMAbortReq;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),7) */
z_WAE_WSP_15_SMethodAbortIndType z0040517_stCMAbortInd;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),8) */
z_WAEPackage_33_ResponseType z0040518_stResponseStruct;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),9) */
z_WAEPackage_32_RequestType z0040519_stRequestStruct;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),10) */
z0041B_SessionType z004051A_stSessionStruct;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),11) */
SDL_PId z004051B_pidWmlUa;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),11) */
SDL_PId z004051C_pidSM;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),12) */
z_ctypes_4_VoidStar z004051D_vsUrl;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),12) */
z_ctypes_4_VoidStar z004051E_vsHeader;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),12) */
z_ctypes_4_VoidStar z004051F_vsWAEMainObject;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),12) */
z_ctypes_4_VoidStar z004051G_vsRealm;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),12) */
z_ctypes_4_VoidStar z004051H_vsUser;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),12) */
z_ctypes_4_VoidStar z004051I_vsPass;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),12) */
z_ctypes_4_VoidStar z004051J_vsProxyCredentials;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),12) */
z_ctypes_4_VoidStar z004051K_vsDummy;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),13) */
SDL_Integer z004051L_iUpdateData;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),13) */
SDL_Integer z004051M_iUrlLength;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),13) */
SDL_Integer z004051N_iHeaderLength;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),13) */
SDL_Integer z004051O_iBodyLength;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),13) */
SDL_Integer z004051P_iErrorCode;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),13) */
SDL_Integer z004051Q_iFindUrl;
/* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\wae\wspif\cnf_co__wspif_tr.spr(Declarations_13),1022(5,25),13) */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -