Home > api > name > gb_value 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
GB_VALUE
Syntax
typedef
  struct {
    GB_TYPE type;
    long _reserved[3];
    }
  GB_VALUE;

This structure represents a generic Gambas value.

See also

Gambas Value Datatype