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