インテル® Fortran コンパイラー 14.0 ユーザー・リファレンス・ガイド

GETUNITQQ (W*S)

QuickWin Function: Returns the unit number corresponding to the specified Windows* handle.

モジュール

USE IFQWIN

result = GETUNITQQ (whandle)

whandle

(Input) INTEGER(4) on IA-32 architecture; INTEGER(8) on Intel® 64 architecture. The Windows handle to the window; this is a unique ID.

結果

The result type is INTEGER(4). The result is the unit number corresponding to the specified Windows handle. If whandle does not exist, it returns -1 .

This routine is the inverse of GETHWNDQQ.

関連情報


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