| Previous Next Edit Rename Undo Refresh Search Administration |
|
| Documentation |
|
typedef
struct {
GB_TYPE type;
void *value;
long _reserved[2];
}
GB_OBJECT;This structure represents any Object Gambas value.