Initialization File Function Descriptions
Table 20.2 summarizes the initialization file functions. Detailed function descriptions follow the table.
Function | Purpose |
---|---|
GetPrivateProfileInt | Retrieves an integer value for a key in a private initialization file |
GetPrivateProfileSection | Retrieves all the keys and values of a section of a private INI file |
GetPrivateProfileSectionNames | Retrieves all the section names of a private INI file |
GetPrivateProfileString | Retrieves a string value for a key in a private initialization file |
GetPrivateProfileStruct | Retrieves the data for a key in a private initialization file |
GetProfileInt | Retrieves an integer value from the WIN.INI file |
GetProfileSection | Retrieves all ... |
Get Microsoft Windows 2000 API SuperBible now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.