| KM_InterpreterGet_InterpretWin32ThreadID Method |
Return the current Thread ID as a Win32 Identifier
useful in comparing Thead IDs with Interpreter Worker Thread
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int Get_InterpretWin32ThreadID()
Public Function Get_InterpretWin32ThreadID As Integer
public:
int Get_InterpretWin32ThreadID()
Return Value
Int32Returns the current Thread ID
See Also