Name
kOfxStatErrValue
— (11), an illegal value was passed.
Synopsis
#include "ofxCore.h"
#define kOfxStatErrValue ((int) 11)
Description
This error code is returned if an attempt was made to set an
illegal value on an object. For example if an image effect plug-in
attempted to set a supported pixel depth of "wibble".