Call this member function to retrieve the value of an integer from an entry within a specified section of the application's .INI file.
UINT GetProfileInt( LPCTSTR lpszSection, LPCTSTR lpszEntry, int nDefault );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CWinApp Overview, CWinApp Member Functions, Application Architecture Classes, CWinApp::GetProfileString, CWinApp::WriteProfileInt