Click or drag to resize

KM_InterpreterExecutePC Method

Calling this spawns a Windows PC Application by the specified name

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int ExecutePC(
	string name
)

Parameters

name  String
Path Name of Executable

Return Value

Int32
1 if successful
See Also