Click or drag to resize
XDL

XThreadGetThreadID Method

Thread ID를 얻는다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 2.0.3.31
Syntax
C#
public uint GetThreadID()

Return Value

Type: UInt32
Thread ID.
See Also