C-API | OP_START_EXEC_DEFINE

Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

C-API | OP_START_EXEC_DEFINE

Description

Defines the kind of execution that should be performed when starting an executable process. These defines should be used when using OpalStartExecutable.

Usage

See Elements

Elements

  • OP_EXEC_FILE_OUTPUT_STDERR (1): Stdout and Stderr will be outputs in two different buffers.

  • OP_EXEC_FILE_DETACHED (2): Start the executable process in the background and do not wait for results.

Examples

None

Related Items

OpalStartExecutable, OpalWaitExecutable.

Library and Header



WINDOWS

LINUX

Static Library

OpalApi.lib

-

Dynamic Library

OpalApi.dll

libOpalApi.so

Header File

OpalApi.h

OpalApi.h