JCL Help:GetWindowsServicePackVersionString

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the installed service pack as a string.


Pascal

 function GetWindowsServicePackVersionString: string;


Return Value

The major version number of the latest installed Service Pack. In case of failure, or if no Service Pack is installed, the function returns an empty string.


Description

Returns the major version number of the latest installed Windows Service Pack as a string.


See Also

GetWindowsServicePackVersion GetWindowsVersionString


About

Unit

JclSysInfo


Donator

Jean-Fabien Connault


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page