This command returns the position of the cursor in the specified packet. The cursor position can be changed using mnSetCursor and is moved automatically by mnAdd and mnGet commands.
long long int Packet: The packet that the command should use.
The specified packet’s cursor position if no error occurred.
0 if an error occurred.
C++
DBP
.Net