Name

Public Const WM_QUIT = &H12

Synopsis

wParam

Contains an exit code that he PostQuitMessage API function provides, which is defined in Appendix B.

lParam

Unused.

Description

Causes an application to shut down; sent in response to a call to the PostQuitMessage API function.

Return Value

Unused.

Get Subclassing and Hooking with Visual Basic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.