|
SEDRIS Reference Manual
APPENDIX C - Transmittal Access Level 0 API Auxiliary Functions Functions SE PrintStatusCode |
|---|
| extern const char * | |||
| SE_PrintStatusCode | |||
| ( | |||
| SE_Status_Code | value | (notes) | |
| ); | |||
Translates the given SE_Status_Code into a buffer that is suitable for printing.
SE_Status_Code to be processed
Prev: SE_PrintStateSelectParameters.
Next: SE_PrintStore.
Up:Index.
|