Int 2F/AX=168Fh/DH=01h

Prev Next Ralf Interrups Categories Contents

------

Windows95 - CLOSE-AWARENESS - QUERY CLOSE

AX = 168Fh
DH = 01h
DL = 00h (reserved)

Return:
AX = status 0000h Close command selected but not yet acknowledged 0001h Close command issued and acknowledged 168Fh Close command not selected -- application should continue

Desc: Determine whether the user has requested that the application be closed by selecting the system menu's Close option

See Also: AX=168Fh/DH=00h - AX=168Fh/DH=02h

Category: Windows - Int 2Fh - W

------

Prev Next Ralf Interrups Categories Contents