|
Transliterator::getErrorCodetransliterator_get_error_codeGet last error code DescriptionObject oriented style
public int Transliterator::getErrorCode
( void
)
Procedural style
int transliterator_get_error_code
( void
)
Gets the last error code for this transliterator. Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Return Values
The error code on success,
or See Also
|