[Visual Basic] Public Function CastToMacroInterface() As MacroInterface [C#] public MacroInterface CastToMacroInterface(); [C++] public: MacroInterface* CastToMacroInterface(); [JScript] public function CastToMacroInterface(): MacroInterface;
Static upcast to base interface (needed by clients not natively supporting COM typecasts)
MacroInterface Class | EbsOpen Namespace