CLICKMENUQQ (W*32)

QuickWin Function: Simulates the effect of clicking or selecting a menu command. The QuickWin application responds as though the user had clicked or selected the command.

Module

USE IFQWIN

構文

result = CLICKMENUQQ (item)

item

(Input) INTEGER(4). Constant that represents the command selected from the Window menu. Must be one of the following symbolic constants (defined in IFQWIN.F90):

  • QWIN$STATUS - Status command

  • QWIN$TILE - Tile command

  • QWIN$CASCADE - Cascade command

  • QWIN$ARRANGE - Arrange Icons command

Results

The result type is INTEGER(4). The result is zero if successful; otherwise, nonzero.

Compatibility

QUICKWIN GRAPHICS LIB

関連情報


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

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