EnglishРусский  

Ads

Perfect Automation tool
All-In-One: Script editor, Launcher, Scheduler, Keyboard & Mouse Recorder. Try now!

CreateInstall
Freeware and commercial installers.

Cell Phone Batteries
Batteries Plus offers batteries for laptop, camcorder, cell phone, camera.

Gentee needs your help!
How to advertise with us
 
laptop battery

type_init

Initiate the object as located by the pointer. Gentee initializes objects automaticaly. Use this function only if you allocated the memory for the variable.

func uint type_init (
   pubyte ptr,
   uint idtype
)

Parameters

ptr The pointer to the memory space where the object being created is located.
idtype The type of the object.

Return value

The pointer to the object is returned.

Related links

Source

Edit