RILENTERGPRSDATAMODE (Compact 2013)
3/26/2014
This structure stores a quality-of-service profile.
Syntax
typedef struct rilentergprsdatamode_tag {
DWORD cbSize;
DWORD dwL2Protocol;
DWORD dwNumContexts;
DWORD dwContextID[];
} RILENTERGPRSDATAMODE, *LPRILENTERGPRSDATAMODE;
Members
- cbSize
Size of the structure, in bytes.
- dwL2Protocol
Optional. One of the GPRS L2 Protocol Constants.
- dwNumContexts
Number of contexts that follow.
- dwContextID[]
Identifies the context(s) to enter data state.
Requirements
Header |
ril.h |
See Also
Reference
RIL Structures
RIL_EnterGPRSDataMode
GPRS L2 Protocol Constants