This topic has not yet been rated Rate this topic

RILNOTIFYCALLBACK

Windows Mobile 6.5
A version of this page is also available for
4/8/2010

This callback function is called when the radio sends an unsolicited notification.


typedef void (CALLBACK *RILNOTIFYCALLBACK)(
  DWORD dwCode,
  const void* lpData,
  DWORD cbData,
  DWORD dwParam
);
dwCode

Specifies the notification code.

lpData

Data associated with the notification.

cbData

Size of the structure pointed to by lpData.

dwParam

Specifies the parameter passed to RIL_Initialize or RIL_InitializeEmergency.

Headerril.h
LibraryDeveloper Implemented
Windows Embedded CEWindows CE .NET 4.2 and later
Did you find this helpful?
(2000 characters remaining)
Community Content Add
Annotations FAQ