Name

OfxPropertySuiteV1::propGetPointerN — Get multiple values of a pointer property

Synopsis

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

Arguments

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

Returns