Download Source Code
Here is a sample RIL (Radio Interface Layer) application to check the capabilities of the device. This sample uses RIL_GetDevCaps function to retrieve capabilities of the device. There are many device capability types, only few is used in this sample. Refer to MSDN documentation for a complete list of capability types.
You must log in to post a comment.