Name

OfxParameterSuiteV1::paramGetKeyTime — Returns the time of the nth key

Synopsis

#include "ofxParam.h" 
OfxStatus(*paramGetKeyTime)(OfxParamHandle paramHandle,
  unsigned intnthKey,
  OfxTime *time);
 

Arguments

  • paramHandle -
  • nthKey -
  • time -

Returns