EbsOpen Class Library for EBSILON®Professional

OleAutomationObject.CastToOleAutomationObject Method 

[Visual Basic]
Public Function CastToOleAutomationObject() As OleAutomationObject
[C#]
public OleAutomationObject CastToOleAutomationObject();
[C++]
public: OleAutomationObject* CastToOleAutomationObject();
[JScript]
public function CastToOleAutomationObject(): OleAutomationObject;

Remarks

Static upcast to base interface (needed by clients not natively supporting COM typecasts)

See Also

OleAutomationObject Class | EbsOpen Namespace