GetPackPosition Function

Returns the read or write position in a data pack.

DataPackPos GetPackPosition(Handle pack)

Parameters

Handle pack

Handle to the data pack.

Return Value

Position in the data pack, only usable with calls to SetPackPosition.

Errors

Invalid handle.