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