Output Path
The Output Path command tells the plug-in the path for output files. The parameter is the path. If this command is not sent, the plug-in defaults to the path of the capture file.
Plugin Command;Plugin Name=Data and Audio Extraction;Command=Output Path;Parameters=C:\MyFiles\Data Extraction
The plug-in immediately responds with the following, if the path exists:
Plugin Command;SUCCEEDED;timestamp;State=10;Description=Command completed;Plugin=Data Extraction;Command=Output Path;Parameters=C:\MyFiles\Data Extraction
The plug-in immediately responds with the following if the path does not exist:
Plugin Command;FAILED;timestamp;Reason=9020;Description=Path does not exist;Plugin=Data Extraction;Command=Output Path;Parameters=C:\MyFiles\Data Extraction
See Output Basename.