SetEntryPosition method

**This method is obsolete in V. 7.0.**

Changes the position of the Portal Entry in the list.

Syntax


C++

HRESULT SetEntryPosition(
   IERUPortalEntry* pPortalEntry,

   LONG NewIndex)

Scripting languages

Object.SetEntryPosition(
   pPortalEntry as IERUPortalEntry,

   NewIndex as Long)

Parameters


pPortalEntry

The Portal Entry you want to move.

NewIndex

An index value, starting with 1, that specifies the new position of the Portal Entry in the list.

Return value


C++

The return code.

Scripting languages

None.

Home

Applies to

IERUPortalConfig


See also

My eRooms