 | IAppGetWindowHandle Method |
Returns the main window handle.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxFunction GetWindowHandle As IntPtr
Dim instance As IApp
Dim returnValue As IntPtr
returnValue = instance.GetWindowHandle()
Return Value
Type:
IntPtr
See Also