Name

OfxPropertySuiteV1::propSetDouble — Set a single value in a double property

Synopsis

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

Arguments

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

Returns