TypeCValue.vInt
int vInt() @property nothrowGet vInt field.
Returns
the field for holding integer values
void vInt(int propval) @property nothrowSet vInt field.
Parameters
propval | the field for holding integer values |
int vInt() @property nothrowGet vInt field.
void vInt(int propval) @property nothrowSet vInt field.
propval | the field for holding integer values |