Name

OfxPropertySuiteV1::propSetDoubleN — Set multiple values of a double property

Synopsis

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

Arguments

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

Returns