GetProcessID - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

Sockets

  

GetProcessID

  

retrieve the system process ID of the calling process

 

Calling Sequence

Description

Examples

Calling Sequence

GetProcessID()

Description

• 

The procedure GetProcessID returns the system process identifier for the calling process. This value is a small positive integer that uniquely identifies the process on the host computer system.

Examples

useSocketsinGetProcessIDend use

23758

(1)

See Also

Sockets

 


Download Help Document