Class CSPWString
Description
This is a generic, high performance wide-character string class for the CSP framework.
 |
Member functions:
Remarks:
The CSPWString class, supports conversion from several data types. The data types supported are:
const CSPString& const char* const wchar_t* const std::string& const std::wstring& int unsigned int __int64 unsigned __int64 long unsigned long short unsigned short char unsigned char bool double float CSPDate CSPTime CSPDateTime CSPVariant
See also:
class CSPString
|
|