SetResults method

Provides eRoom with access to the created objects from within a UI event.

Syntax


C++
HRESULT SetResults(
   VARIANT Newobject)
Scripting languages
Object.SetResults Newobject

Parameters


Newobject

Specifies the object created by the UI event.

Return value


C++

The return code.

 

Home

Applies to

IERUCustomContext