SPORT_SPECIAL_FUNC (W*32)

Serial Port I/O Function: Executes the Windows* API communications function EscapeCommFunction on the specified port.

Module

USE IFPORT

構文

result = SPORT_SPECIAL_FUNC (port,function)

port

(Input) Integer. The port number.

function

(Input) INTEGER(4). The function to perform.

Results

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

Compatibility

CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB

USE IFPORT
INTEGER(4) iresult
iresult =  SPORT_SPECIAL_FUNC( 2, ? )
END

関連情報


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

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