Ini file name for saving settings. Please note that when full path name is specified as relative path name, the ini file fill be created in that folder, but if only a file name is specified, it will be created in the Windows folder. If we wish to created it in the current folder, please specify as follows.
Syntax
|
BSTR GetIniFile();
void SetIniFile(LPCTSTR lpszNewValue);
|
Return Value
Example
Remarks
See Also
|