formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Utility
Description
Gets the OS Version number. This will return the version of the OS as a fzrt_int with the high word containing the major version number. The high byte of the low word containing the minor version number, and the low byte of the low word containing the patch/build number.
Plugin Prototype
fzrt_int fzrt_get_os_long(void)
Returns
The operating version number
Availability
5.0.0.0
See Also
Function Set
Defined in