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