OfxPropertySuiteV1::propGetString
— Get a single value of a string property
#include "ofxProperty.h"
OfxStatus
(*propGetString)
(
|
OfxPropertySetHandle properties , |
const char * property , | |
int index , | |
char **
value
)
;
|