#include <Cellular.h>
Data Fields | |
| unsigned int | nRequestType |
| NETSIM_ID | nMSId |
| NETSIM_ID | nApplicationId |
| NETSIM_ID | nDestId |
Data structure for Channel request
Definition at line 243 of file Cellular.h.
| NETSIM_ID stru_Cellular_ChannelRequest::nApplicationId |
Definition at line 247 of file Cellular.h.
| NETSIM_ID stru_Cellular_ChannelRequest::nDestId |
Definition at line 248 of file Cellular.h.
| NETSIM_ID stru_Cellular_ChannelRequest::nMSId |
Definition at line 246 of file Cellular.h.
| unsigned int stru_Cellular_ChannelRequest::nRequestType |
Definition at line 245 of file Cellular.h.