![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cIniBase.h>
Public Member Functions | |
virtual HRESULT | PropSet (const IniChar_t *pszPropTag, const IniChar_t *pszValue)=0 |
Writer Sets the properties as a string to a named tag (by its string tag name). Assume pszPropTag is unique ?
|
pure virtual |
Implemented in Gray::cIniSectionData, Gray::cIniObject, and Gray::cIniMap.