SPORT_RELEASE (W*32)

Serial Port I/O Function: Releases a serial port that was previously connected when SPORT_CONNECT was specified.

Module

USE IFPORT

構文

result = SPORT_RELEASE (port)

port

(Input) Integer. The port number.

Results

The result type is INTEGER(4). The result is zero if successful; otherwise, a Windows* OS error value.

Compatibility

CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB

USE IFPORT
INTEGER(4) iresult
iresult =  SPORT_RELEASE( 2 )
END

関連情報


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

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