OfxPropertySuiteV1::propSetDoubleN
— Set multiple values of a double property
#include "ofxProperty.h"
OfxStatus
(*propSetDoubleN)
(
|
OfxPropertySetHandle properties , |
const char * property , | |
int count , | |
const double *
value
)
;
|