Name
kOfxStatReplyNo
— (13), returned to indicate a negative response.
Synopsis
#include "ofxCore.h"
#define kOfxStatReplyNo ((int) 13)
Description
This is typically returned from a function involving user
interaction and indicates they had a negative response. e.g. the
messaging suite can ask the user a question to which they can reply
"yes" or "no".