Name

OfxPropertySuiteV1::propGetPointer — Get a single value from a pointer property

Synopsis

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

Arguments

  • properties -
  • property -
  • index -
  • value -

Returns