ResetPack Function

Resets the position in a data pack.

void ResetPack(Handle pack, bool clear)

Parameters

Handle pack

Handle to the data pack.

bool clear

If true, clears the contained data.

Errors

Invalid handle.