Notes of Using VisualBasic.NET

Function specifications

Win32API format
※Not compatible with Universal Windows Platform (UWP).

Function parameters and return value

The contents of the parameters and the return value of functions are common regardless of the development language.
Please refer to the function reference for details.

Format of function reference

Visual Basic .NET has a different data type than previous versions of Visual Basic 5.0 and 6.0.
Please be careful when using the application created in the old version.