Name

OfxPropertySuiteV1::propSetStringN — Set multiple values of a string property

Synopsis

#include "ofxProperty.h" 
OfxStatus(*propSetStringN)(OfxPropertySetHandleproperties,
  const char *property,
  intcount,
  const char **value);
 

Arguments

  • properties -
  • property -
  • count -
  • value -

Returns