PHONEMESSAGE
Windows Mobile 6.5
A version of this page is also available for
4/8/2010
This structure contains the next message queued for delivery to the application. The phoneGetMessage function returns this structure.
- hDevice
-
Handle to a phone device.
- dwMessageID
-
A phone message.
- dwCallbackInstance
-
Instance data passed back to the application, which was specified by the application in the phoneInitializeEx function. This DWORD is not interpreted by TAPI.
- dwParam1
-
Parameter for the message.
- dwParam2
-
Parameter for the message.
- dwParam3
-
Parameter for the message.