RILBYTECOUNTER Parameter Constants (Windows Embedded CE 6.0)
1/6/2010
The following table shows the valid values for the dwParams member of the RILBYTECOUNTER structure.
Value | Description |
---|---|
RIL_PARAM_BC_RXBYTECOUNT |
The dwRxByte member of the structure is valid. |
RIL_PARAM_BC_TXBYTECOUNT |
The dwTxByte member of the structure is valid. |
RIL_PARAM_BC_TOTALBYTECOUNT |
The dwTotalByte member of the structure is valid. |
RIL_PARAM_BC_ALL |
All members of the structure are valid. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |