variant.arrgetptr
Obtaining a pointer to an element of the SafeArray array.
method uint VARIANT.arrgetptr (
collection item
)
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 |