(Page 30 of 36 in this chapter)
Version
xxxGetText
Description
Retrieves the service specific textual representation of an error, reason, event or command code.
Prototype
const char *
xxxGetText
(
unsigned
code
)
code
Error, reason, event or command code specified by a service managed by this service manager.
Return Values
Pointer to returned character string.
Events
None.
Details
This binding function returns a pointer to the text string corresponding to the service specific error, reason, event or command in
code
. If the service does not know how to translate the code,
NULL
should be returned to the dispatcher.
See Also
xxxFormatMessage
(Page 30 of 36 in this chapter)
Version
Want to send us feedback on our documentation? Email:
Tech_Pubs@nmss.com
Copyright © 2001, Natural MicroSystems, Inc. All rights reserved.