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
100 (webOS 1.4.5) 200 (webOS 2.0.0) 303 (webOS 3.0.2)