Click or drag to resize

IScriptingGetGUI Method

Get the windows interface for controlling windows.

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
IGUI GetGUI()

Return Value

IGUI
An object that implements the IConsole interface.
See Also