int16
Object Hierarchy:
Description:
[ SimpleType ]
[ GIR ( name = "gint16" ) ]
[ CCode ( cname = "gint16" , default_value = "0" , default_value_on_error = "-1" , get_value_function = "g_value_get_int" , marshaller_type_name = "INT" , set_value_function = "g_value_set_int" , type_id = "G_TYPE_INT" , type_signature = "n" ) ]
[ IntegerType ( max = 32767 , min = -32768 , rank = 4 ) ]
public struct int16
Content:
Constants:
- public const string FORMAT
This is the platform dependent conversion specifier for scanning and
printing values of type int16.
- public const string FORMAT_MODIFIER
- public const int16 MAX
The maximum value which can be held in a int16
.
- public const int16 MIN
The minimum value which can be held in a int16
.
Static methods:
Methods: