Home > api > name > gb.call 
 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.Call
Syntax
void GB.Call ( GB_FUNCTION *func , int nparam , int release )

Calls a function that you got by using GB.GetFunction.

The returned value is internally transmitted to the caller as if you have called one of the GB.Return... function.

If you need accessing the returned value, tell me!
-- BenoƮt

See also

Calling Functions  Returning Values