Click or drag to resize

KM_InterpreterGet_InterpretWin32ThreadID Method

Return the current Thread ID as a Win32 Identifier useful in comparing Thead IDs with Interpreter Worker Thread

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int Get_InterpretWin32ThreadID()

Return Value

Int32
Returns the current Thread ID
See Also