|
|
Retrieves the current position into an ITuple, which you must create first by invoking the createTuple method.
void getTuple(ITuple tuple);
|
Parameters |
Description |
|
ITuple tuple |
An ITuple object that will contain the current position afterwards. |