SequenceCallModule.StoreActiveXReferenceExpr
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
SequenceCallModule.StoreActiveXReferenceExpr
Syntax
SequenceCallModule.StoreActiveXReferenceExpr
Data Type
Purpose
Specifies an ActiveX reference variable in which to store a reference to the new Thread object. You can use this reference in subsequent calls to the TestStand API. You can also use this reference in the Wait step to wait for the thread to complete.
Remarks
This property can be left blank. The Sequence Adapter ignores this property unless you set the SequenceCallModule.MultithreadingAndRemoteExecOption property to SeqCallMultiThread_NewThread or SeqCallMultiThread_NewExecution .
See Also
SequenceCallModule.MultithreadingAndRemoteExecOption