branch | RCL_3 |
changeset 13 | f5c5c82a163e |
parent 10 | 3d8c721bf319 |
child 18 | 2eb3b066cc7d |
11:03a293c97d5c | 13:f5c5c82a163e |
---|---|
126 { |
126 { |
127 gint iRequest; |
127 gint iRequest; |
128 gint iStatus; |
128 gint iStatus; |
129 gboolean iBool; |
129 gboolean iBool; |
130 gint iInt; |
130 gint iInt; |
131 gint iInt2; |
|
131 gint64 iInt64; |
132 gint64 iInt64; |
132 guint iUint; |
133 guint iUint; |
133 guint32 iUint32; |
134 guint32 iUint32; |
134 }; |
135 }; |
135 typedef TPckgBuf<TmsMsgBuf> TmsMsgBufPckg; |
136 typedef TPckgBuf<TmsMsgBuf> TmsMsgBufPckg; |