WinappΒΆ
Winapp type.
WinappObject.Kill ([ProcessId =] String, [Process|ProcessName|~ =] String, [WindowName =] String, [Handle|| =] String) |
Kill. |
WinappObject.Kill |
Kill. |
WinappObject.Kill |
Kill. |
WinappObject.Kill |
Kill. |
WinappObject.Attach ([ProcessId =] String, [Process|ProcessName|~ =] String, [WindowName =] String, [Handle|| =] String) |
Attach to the application of the specified window. |
WinappObject.Attach |
Attach to the application of the specified window. |
WinappObject.Attach |
Attach to the application of the specified window. |
WinappObject.Attach |
Attach to the application of the specified window. |
WinappObject.Start ([fileName =] String) |
Starts a new instance of Windows application. |
WinappObject.Start ([fileName =] String, [arguments =] String) |
Starts a new instance of Windows application. |
WinappObject.Start ([fileName =] String, [workingdirectory =] String, [arguments =] String) |
Starts a new instance of Windows application. |