The HrSeek method sets the current cursor position.
HRESULT HrSeek(
LONG lPos
);
See Return Values.
In addition, HrSeek fails with E_INVALIDARG if lPos is less than ACL_PAST_END.
For more information on ACLs, see ACLEDIT: Modifying an ACL.