Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/2010
A LINE_DEVSPECIFIC message with dwMessageTypeset to LINE_GPRSCLASS is sent to the application every time the General Packet Radio Service (GPRS) class is changed.
Syntax
#define LINE_GPRSCLASS dwParam1 = LINE_GPRSCLASS; dwParam2; dwParam3; |
Parameters
- dwParam1
-
The type of the message, in this case LINE_GPRSCLASS.
- dwParam2
-
The class of the mobile and network. See the GPRS Classesconstants for possible values.
- dwParam3
-
Possible values are listed in the following table.
Value Description LINEGPRSCLASSCHANGED_NETWORK
Network indicated a change.
LINEGPRSCLASSCHANGED_RADIO
Radio indicated a change.
Remarks
Not implemented for CDMA.
Requirements
Header | extapi.h |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Pocket PC 2002 and later, Smartphone 2002 and later |