Name

OfxPropertySuiteV1::propSetInt — Set a single value in an int property

Synopsis

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

Arguments

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

Returns