Sponsors
GetProfileInt
in INI-Files
Function name: GetProfileInt
Defined in : Kernel32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function GetProfileInt Lib "kernel32" Alias "GetProfileIntA" (ByVal lpAppName As String, ByVal lpKeyName As String, ByVal nDefault As Long) As Long
Parameters:
Returns:
Related functions:
Examples: