ProcessID property

Applies to
  • Application object
  • ApplicationEx object
  • InterpretApp object
  • ManagerApp object
  • OptimizerApp object

  • ScanApp object

  • TransferApp object

  • VerifyApp object

This property returns the Windows process ID of the running application instance.

Syntax

object.ProcessID [= value]

Part Description
object An expression that evaluates to an object in the above objects list.
Value A Long value.