GetProcessID - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


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