CurrentItem property

Returns the eRoom item that is considered the "current eRoom page". In most cases, this would be the item that will be displayed upon completion of a custom command.

Syntax


C++

HRESULT get_CurrentItem(IERUItem** ppCurrentItem)

Scripting languages

CurrentItem = Object.CurrentItem

Home

Applies to

IERUCustomCommand