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