Previous: Win32MajorVersion function To the Table of Content Next: Win32Platform function

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

Win32MinorVersion function

Targets: Win32 only


System Unit

This function returns the Win32 minor version.

Declaration:
 function Win32MinorVersion: Longint;
Remarks:
Returns the minor version number of the operating system.
For example, for Windows NT version 3.51, the minor version number is 51; and for Windows NT version 4.0, the minor version number is 0.


Previous: Win32MajorVersion function To the Table of Content Next: Win32Platform function
Win32MajorVersion function Table of Content Win32Platform function

- 4.62.2.96 -