This function returns the network signal strength
DWORD GetNetworkSignal(
PDWORD pdwSignal
);
Parameters
pdwSignal
[out]The network signal strength is returned in pdwSignal, as a percent from 0% to 100%
Return values
Zero indicates success. A non zero number indicates that an error occurred. For additional error information, enable the library debug mode.
Remarks
This function returns the signal level of the mobile network the phone is currently connected to.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: dynril.h.
Dll Library: dynrildll.dll.