Name

kOfxStatErrMemory — (8), a memory shortage was encountered.

Synopsis

#include "ofxCore.h"
#define kOfxStatErrMemory  ((int) 8) 

Description

This is returned when a plug-in or host cannot complete its operation because of a memory shortage.