TIBCO Adapter SDK C++ Reference
|
This constructor is for 8-bit strings.
Parameters | Description |
const char* szSource | Data to be encapsulated as an MStringData (8-bit character string is assumed). |
char const * type = NULL | The type of source data encoding. Default is M_ASCII. |
MStringData(const char* szSource, char const * type = NULL);