9.101 CStpDBAccess::ReplaceContent
VOID CStpDBAccess::ReplaceContent(SCString& scsBuf, const SCString& scsBuffer, const SCString& scsMask)
Replace the content of a buffer expert the mask sign
Defined in: StpDBAccess.cpp
|
Parameters
|
scsBuf
I/O buffer to manipulate
scsBuffer
Input value to set to scsBuf
scsMask
Input "" everything is replace, otherwise scsMaks sign is not replaced
|
