GetProcessID - Maple Help

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

43602

(1)

See Also

Sockets