Name

OfxPropertySuiteV1::propSetString — Set a single value in a string property

Synopsis

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

Arguments

  • properties -
  • property -
  • index -
  • value -

Returns