nca_console_get_text
Example: nca_console_get_text | Session Functions |
Retrieves the console message.
int nca_console_get_text( char *text );
text | An output parameter containing the string displayed on the console. |
The nca_console_get_text function retrieves the Oracle NCA console message.
Return Values
Parameterization
You cannot use standard parameterization for any arguments in this function.