JCL Help:GetWindowsEditionString
JCL Help: GetWindowsEditionString Function
Search in JCL Help
Search in all projects
Summary
Returns the Windows edition as a string.
Pascal
function GetWindowsEditionString: string;
Return Value
The Windows edition as a string or an empty string if the edition is not recognized.
Description
GetWindowsEditionString returns the Windows edition as a string. For example, 'Ultimate'.
See Also
GetWindowsEdition GetWindowsVersionString GetWindowsProductString
About
Unit
Donator
Jean-Fabien Connault
Notes
The result does not contain the Windows version string. For example, 'Windows Vista'. The Windows version string is retrieved using the GetWindowsVersionString function. To obtain the Windows product string (For Example 'Windows Vista Ultimate'), the GetWindowsProductString function should be used.
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