SetCustomFieldDefPosition method

Change the position of the Custom Field Definition in the list.

Syntax


C++
HRESULT SetCustomFieldDefPosition(
   IERUCustomFieldDef* pDef,
   LONG NewIndex)
Scripting languages
Object.SetCustomFieldDefPosition
   pDef as IERUCustomFieldDef,
   NewIndex as Long

Parameters


pDef

The Custom Field Definition to reposition.

NewIndex

The new index for the Custom Field Definition.

Return value


C++

The return code.

Scripting languages

None.

Home

Applies to

IERUCustomFieldDefManager


See also

Creating eRooms