Argument Parsing Functions
Function |
Description |
Return the contents of an argument from an argument list by its number. |
|
Retrieve the argument specified by the nArgument parameter and returns it in the buffer specified by the lpszArgumentBuffer parameter. |
|
Extended version of Arg_GetCommandLine. |
|
Return the contents of an argument from an argument list by its number. |
|
Retrieve the argument specified by the nArgument parameter and returns it in the buffer specified by the lpszArgumentBuffer parameter. |
|
Extended version of Arg_GetCommandLine. |