Name

OfxPropertySuiteV1::propGetDimension — Gets the dimension of the property

Synopsis

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

Arguments

  • properties - is the handle of the thing holding the property
  • property - is the string labelling the property we are resetting
  • count - is a pointer to an integer where the value is returned