Sponsors

GetProfileSection

Function name: GetProfileSection

Defined in : Kernel32

Requirements : Requires Windows Vista, Windows XP, Windows 2000 Professional, Windows NT Workstation, Windows Me, Windows 98, or Windows 95.

Declaration:

Private Declare Function GetProfileSection Lib "kernel32" Alias "GetProfileSectionA" (ByVal lpAppName As String, ByVal lpReturnedString As String, ByVal nSize As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

INI Related Functions

INI-Files

Categories