GETPID

Portability Function: Returns the process ID of the current process.

Module

USE IFPORT

構文

result = GETPID( )

Results

The result type is INTEGER(4). The result is the process ID number of the current process.

Compatibility

CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB

USE IFPORT
INTEGER(4) istat
istat = GETPID()

このヘルプトピックについてのフィードバックを送信

© 1996-2011 Intel Corporation. 無断での引用、転載を禁じます。