Name

OfxPropertySuiteV1::propGetString — Get a single value of a string property

Synopsis

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

Arguments

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

Returns