OfxParameterSuiteV1::paramGetKeyTime
— Returns the time of the nth key
#include "ofxParam.h"
OfxStatus
(*paramGetKeyTime)
(
|
OfxParamHandle paramHandle , |
unsigned int nthKey , | |
OfxTime *
time
)
;
|
kOfxStatOK
- all was OK
kOfxStatErrBadHandle
- if the parameter handle was invalid
kOfxStatErrBadIndex
- the nthKey does not exist