Parameters | Description |
char const * typeToGet = NULL | Must be one of the encodings listed below or in MEncoding.h. |
unsigned int * pNumValidBytes = NULL | Number of Bytes. The SDK supports a large number of encoding types for char* character values. For a complete list, see the header file MEncoding.h. Here’s a list of the |
types |
virtual UChar const * wdata(char const * typeToGet = NULL, unsigned int * pNumValidBytes = NULL) const;