GetUDDAppContext

This optional method retrieves the UDD Owner if it is set. This is a Dispatch wrapper that is essentially a COM IDispatch implementation and corresponds to the IDispatch pointing to the desktop app.

UI Access NA
Parameters None
Return Value the IDispatch for the desktop object

 

Python Syntax GetUDDAppContext()
Python Example
oDesktop = self.GetUDDAppContext()