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 additional information, see RULEEDIT: Manipulating Rules.