Callback prototype for command line arguments.
- Parameters:
-
| cmdLinePtr | Ptr to calling command line object |
| userParam | User defined param (this-> or similar context) |
- Returns:
- CATResult If a callback returns an error, other callbacks will not be called.
Definition at line 27 of file CATCmdLine.h.