mnSetCursor

This command changes the position of the cursor in the specified packet.

When using mnAdd or mnGet commands, they will start reading/writing at the cursor position and will move the cursor along by the number of bytes that they read/wrote.

Parameters

long long int Packet: The packet that the command should use.

unsigned int Position: The new cursor position.

Returns (Integer)

0 if no error occurred.

-1 if an error occurred.

Present in

C++

DBP

.Net




This page is in the following sections:
(2) Packets
(1) Miscellaneous
(0) DarkNet Help