4.11. GCIS_SET_IE Parameter Set
Table 31 shows the parameter IDs for the GCIS_SET_IE set ID.
- Note: The GCIS_SET_IE parameter set is not supported when using DM3 boards. Use gc_SetParm( ) to set the calling multiple IE buffer size. The calling multiple IE buffer size cannot be retrieved.
Table 31. GCIS_SET_IE Parameter IDs
|
Parameter ID
|
Type
|
Description
|
| GCIS_PARM_IEDATA |
char array, length should not exceed GCIS_MAXLEN_IEDATA |
This parameter is used to pass information elements in the following:
- GCIS_EXID_GETFRAME, GCIS_EXID_GETNONCALLMSG
- GCIS_EXID_SNDFRAME, GCIS_EXID_SNDMSG
- GCIS_EXID_SNDNONCALLMSG
- gcis_SetUserInfo.
|
| GCIS_PARM_UIEDATA |
char array, length should not exceed GCIS_MAXLEN_IEDATA |
This parameter is used to pass unprocessed IEs from CCLIB to APP. |