Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GdkParamInfo_SetIsOptional ( GdkParamInfo  info,
kBool  optional 
)

Sets a parameter to be optional or not.

An optional parameter can be missing from the configuration (e.g. when loaded from storage).

Parameters
infoInfo object.
optionalWhether or not parameter is optional.
Returns
Operation status.