| synopsis || arguments || prev || next |
void set( const char * name, int record_idx, int field_idx, bool value)
Java: void Set( String name, int record_idx, int field_idx, boolean value)
[Declared in "../coresys/common/kdu_params.h"]
Sets the value of a single parameter (field) in the named attribute, having the B (boolean) type.
For a thorough description of records, fields and field typing conventions, consult the description of the first form of this overloaded set function.