deFindPlugin
deFindPlugin(S_plugin g_window) =>stdobj/ nil
Description
Searches for and returns an instance of the specified plugin installed in the given application window
Arguments
|
Specifies the name (string) or class name (symbol) of the plugin you want to search for. |
|
|
Specifies the ID of the application window–session or tab–in which you want to search for the named plugin. |
Value Returned
|
Returns an instance of the named plugin you are searching for |
|
|
Returns |
Return to top