EbsOpen Class Library for EBSILON®Professional

MacroInterface.CastToMacroInterface Method 

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

Remarks

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

See Also

MacroInterface Class | EbsOpen Namespace