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