Debugging Tools for Windows |
The DEBUG_REQUEST_SET_LOCAL_IMPLICIT_COMMAND_LINE Request operation sets the debugger engine's implicit command line.
The implicit command line can be used as the command line when creating a process. The process creation options (DEBUG_CREATE_PROCESS_OPTIONS) contain an option for using the implicit command line instead of a supplied command line when creating a process.
Request, DEBUG_CREATE_PROCESS_OPTIONS, DEBUG_REQUEST_GET_ADDITIONAL_CREATE_OPTIONS, DEBUG_REQUEST_SET_ADDITIONAL_CREATE_OPTIONS, CreateProcess2, CreateProcessAndAttach2