Name
kOfxStatErrFatal
— (2), indicates a fatal operation.
Synopsis
#include "ofxCore.h"
#define kOfxStatErrFatal ((int)2)
Description
This status is only returned in the case where the plug-in or
host has encountered an error that is likely to be fatal to continued programme execution.
If a plug-in returns this, a host may attempt to continue.