Difference between revisions of "GetINISection"
Jump to navigation
Jump to search
m
no edit summary
imported>Gribbleshnibit8 m (fix red links) |
imported>Pintocat m |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = LU | |origin = LU | ||
|summary = Returns a stringmap of all keys in an INI section and their values. | |summary = Returns a stringmap of all keys in an INI section and their values with 64k buffer. | ||
|name = GetINISection | |name = GetINISection | ||
|returnType = array | |returnType = array |