fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Home > api > name > gb.storeobject
 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
Documentation
History
 
GB.StoreObject
Syntax
void GB.StoreObject ( GB_OBJECT *src , char **dst )

Store a Gambas object reference into memory.

If another object was stored in dst, it is released before being replaced by the new one.

See also

Storing Values In Memory