Docs » Autodocs » dos.library » Cli
Cli -- Returns a pointer to the CLI structure of the process (V36)
cli_ptr = Cli() D0 struct CommandLineInterface *Cli(void)
Returns a pointer to the CLI structure of the current process, or NULL if the process has no CLI structure.
cli_ptr - pointer to the CLI structure, or NULL.
|