Home > dev > api > name > gb.storeobject 
 en fr de es it nl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
GB.StoreObject
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

api/cat/store