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