Name

kOfxStatOK — (0), indicates an operation completed sucessfully.

Synopsis

#include "ofxCore.h"
#define kOfxStatOK 0 

Description

This error code is returned by

  • host functions to indicate success of the operation,
  • plug-in actions to indicate that the action was trapped and suceeded.