Name
kOfxParamHostPropMaxParameters
— Indicates the maximum numbers of parameters available on the host.
Synopsis
#include "/ofxParam.h"
#define kOfxParamHostPropMaxParameters "OfxParamHostPropMaxParameters"
Type
kOfxParamHostPropMaxParameters
is of type
int
, and has only a single dimension.
Property Set
This is a property that belongs to the host descriptor (read only).
Description
Indicates the maximum numbers of parameters available on the host.
If set to -1 it implies unlimited number of parameters.