Name

kOfxStatReplyYes — (12), returned to indicate a positive response.

Synopsis

#include "ofxCore.h"
#define kOfxStatReplyYes ((int) 12) 

Description

This is typically returned from a function involving user interaction and indicates they had a positive response. e.g. the messaging suite can ask the user a question to which they can reply "yes" or "no".