win32api.GetProfileSection
list = GetProfileSection(section, iniName )
Retrieves all entries from a section in an INI file.
Parameters
Comments
This function is obsolete, applications should use the registry instead.
Win32 API References
Return Value
The return value is a list of strings.