Get Window Flags - SENDMSG() Function 22

Syntax

FLAGS$=SENDMSG(sysgui,id,22,0,$$)

Description

This version of the SENDMSG() function returns a four-byte string that contains the flags used to create the id-specified window or child window.

Parameter

Description

sysgui

Valid SYSGUI channel.

id

Child window ID, or if 0 is used, the current window.

22

SENDMSG function number.

0

Always 0.

$$

Always null.