Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CSScript/Threading question..
#2
Try

Code:
Copy      Help
CsScript x
;x.SetOptions("references=...")
x.AddCode("")
IDispatch ps360MicrophoneListener=x.CreateObject("...")
ps360MicrophoneListener.Func(...)
...

opt waitmsg 1
wait -1


#ret
//C# code
using System;
...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)