Home > api > name > gb_type 
 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_TYPE
Syntax
typedef
  long GB_TYPE;

This type represents a Gambas datatype identifier.

It can be a datatype constant specified in Datatypes Constants, or a GB_CLASS class identifier returned by a function like GB.FindClass transformed into GB_TYPE by a cast.

See also

Datatypes Constants