OfxPropertySuiteV1::propGetInt
— Get a single value of an int property
#include "ofxProperty.h"
OfxStatus
(*propGetInt)
(
|
OfxPropertySetHandle properties , |
const char * property , | |
int index , | |
int *
value
)
;
|