EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

gentee_ptr

Get Gentee structures. This function returns pointers to global Gentee structures.

pvoid STDCALL gentee_ptr (
   uint par
)

Parameters

par The identifier of the parameter.
GPTR_GENTEEPointer to gentee structure. See gentee.
GPTR_VMPointer to vm structure
GPTR_COMPILEPointer to compile structure
GPTR_CALLPointer to gentee_call function
.

Return value

The pointer to according global Gentee structure.

Related links

Source