Name

OfxPropertySuiteV1::propGetDimension — Gets the dimension of the property

Synopsis

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

Arguments

  • properties -
  • property -
  • count -

Returns