JCL Help:OSIdentToString
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: OSIdentToString Function
Search in JCL Help
Search in all projects
Summary
Maps an OS identifier as to a string.
Pascal
function OSIdentToString(const OSIdent: DWORD): string;
Parameters
Parameters | Description |
const OSIdent: DWORD | An OS identifier returned by FileOS property of TJclFileVersionInfo. |
Return Value
String representation of the OS identifier.
Description
OSIdentToString maps an OS identifier as returned by TJclFileVersionInfo.FileOS to a string. An example is "Win32 API, running on Windows/NT".
About
Unit
Donator
Marcel van Brakel
Platforms
Windows
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