formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Utility

fzrt_get_os_long

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

, fzrt_get_os_long

Function Set

fz_fzrt_util_fset


Defined in

fzrt_api.h