Previous: Val procedure To the Table of Content Next: Win32MajorVersion function

- 4.62.2.94 -
Standard Units
System Unit
System Unit Procedures and Functions

Win32BuildNumber function

Targets: Win32 only


System Unit

Win32BuildNumber function returns the Win32 build number.

Declaration:
 function Win32BuildNumber: Longint;
Remarks:
Windows NT returns the build number of the operating system.
Windows 9x returns the build number of the operating system in the low-order word. The high-order word contains the major and minor version numbers.


Previous: Val procedure To the Table of Content Next: Win32MajorVersion function
Val procedure Table of Content Win32MajorVersion function

- 4.62.2.94 -