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