OfxPropertySuiteV1::propGetPointer
— Get a single value from a pointer property
#include "ofxProperty.h"
OfxStatus
(*propGetPointer)
(
|
OfxPropertySetHandle properties , |
const char * property , | |
int index , | |
void **
value
)
;
|