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