PDL_GetPDKVersion
Description
Gets the PDK version, which is not the same as the webOS version. To get the webOS version, use the PDL_GetOSVersion API. PDK versions begin at 100 and are incremented by 100 for major new versions.
Syntax
int PDL_GetPDKVersion(void);
Returns
Current PDK version.