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.

variant.arrgetptr

Obtaining a pointer to an element of the SafeArray array.

method uint VARIANT.arrgetptr (
   collection item
)

Parameters

item The collection that contains "coordinates" of an element.

Return value

The method returns address of an array element, if error occurs it returns zero.

Related links

Source