LINE_CURRENTLINECHANGE
A version of this page is also available for
4/8/2010
A LINE_DEVSPECIFIC message with dwMessageType set to LINE_CURRENTLINECHANGE is sent to the application every time the current line changes.
Syntax
#define LINE_CURRENTLINECHANGE
dwParam1 = LINE_CURRENTLINECHANGE;
dwParam2;
dwParam3;
Parameters
- dwParam1
The type of the message, in this case LINE_CURRENTLINECHANGE.
- dwParam2
The new line identifier.
- dwParam3
The new address identifier.
Requirements
Header | extapi.h |
Windows Embedded CE | Windows Embedded CE 6.0 and later |
Windows Mobile | Pocket PC 2002 and later, Smartphone 2002 and later |