OfxPropertySuiteV1::propSetInt
— Set a single value in an int property
#include "ofxProperty.h"
OfxStatus
(*propSetInt)
(
|
OfxPropertySetHandle properties , |
const char * property , | |
int index , | |
int
value
)
;
|