Share via


LINE_GPRSREGISTERSTATE (Compact 2013)

3/26/2014

A LINE_GPRSDEVSPECIFIC message with dwMessageType set to LINE_GPRSREGISTERSTATE is sent to the application every time the registration state changes. This includes switching to a different cell tower.

Syntax

#define LINE_GPRSREGISTERSTATE
    dwParam1 = LINE_GPRSREGISTERSTATE;
    dwParam2;
    dwParam3;

Parameters

  • dwParam1
    The type of the message, in this case LINE_GPRSREGISTERSTATE.
  • dwParam3
    Unused.

Remarks

Not implemented for CDMA.

Requirements

Header

extapi.h

See Also

Reference

Extended TAPI Messages
Registration Status