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