guides:programming:programmers_reference_manual:processid_property_system

PROCESSID property (System)

Returns the Presentation Server process identifier, a unique number given by Windows that identifies the current process throughout the system.

This is a numeric value that contains the process identifier of the current Presentation Server instance.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGetNoNoNo

This property uses the GetCurrentProcessId Windows API function internally, so please refer to the documentation on the Microsoft website for further information on process identifiers.

 
ProcessID = Get_Property( "SYSTEM", "PROCESSID" )
 
 
 

N/A

  • guides/programming/programmers_reference_manual/processid_property_system.txt
  • Last modified: 2023/10/25 10:50
  • by 127.0.0.1