 | IAppGetProcessID Method |
Returns the thread ID.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxFunction GetProcessID As UInteger
Dim instance As IApp
Dim returnValue As UInteger
returnValue = instance.GetProcessID()
Return Value
Type:
UInt32
See Also