Beispiel #1
0
 public uint GetCurrentThreadId()
 {
     return(PInvoker.GetCurrentThreadId());
 }