Name

OfxPropertySuiteV1::propReset — Resets all dimensions of a property to its default value

Synopsis

#include "ofxProperty.h" 
OfxStatus (*propReset) ( OfxPropertySetHandle properties ,
  const char * property ) ;
 

Arguments

  • properties - is the handle of the thing holding the property
  • property - is the string labelling the property we are resetting