OfxPropertySuiteV1::propGetStringN
— Get multiple values of a string property
#include "ofxProperty.h"
OfxStatus
(*propGetStringN)
(
|
OfxPropertySetHandle properties , |
const char * property , | |
int count , | |
char **
value
)
;
|