Home > dev > api > name > gb_function 
 en fr de es it pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Voorgaande  Volgende  Bewerken  Hernoemen  Undo  Search  Administratie  
Handleiding  
Waarschuwing Deze pagina is niet vertaald.  Zie Engelse versie 
GB_FUNCTION
typedef
  struct {
    void *_reserved1;
    void *_reserved2;
    }
  GB_FUNCTION;

This structure is an opaque type for representing a Gambas public method.

Zie ook

api/cat/call