Handling locale-specific opaque-type data (GLS)
To internationalize your opaque type, you must ensure that the
following support functions handle data in a nondefault locale:
- The input and output support functions provide the ability to transfer the external representation of the opaque type.
- The send and receive support functions provide the ability to transfer the binary representation of the opaque type.
For a description of the internationalization support that the DataBlade® API provides, see Internationalization of DataBlade API modules (GLS). For general information about internationalized support that the opaque-type can provide, see the chapter on support functions in the Informix® User-Defined Routines and Data Types Developer's Guide.