StopReplayFile
Syntax
void StopReplayFile(dword handle);
Function
Stops the replay file from playing with thehandlehandle.
Parameters
handle Handle of the started replay file. The handle is returned from theStartReplayFilefunction when starting the reply file.
Return Values
—
—