s_msgframe.srs 352 B

12345678910111213141516171819
  1. $PBExportHeader$s_msgframe.srs
  2. global type s_msgframe from structure
  3. long framehead
  4. string frame_str[]
  5. long frame_lng[]
  6. string errormsg
  7. long empid
  8. string userid
  9. string pwd
  10. string acount[]
  11. integer acountcnt
  12. long error
  13. long msgtype
  14. boolean acountmustuser
  15. long frame_str_index
  16. string version_id
  17. long if_register
  18. end type