Name

Public Const WM_NCDESTROY = &H82

Synopsis

wParam

Unused.

lParam

Unused.

Description

Informs the window that its nonclient area is being destroyed. Sent by the DestroyWindow API function, which is defined in Appendix B.

Return Value

0 only if the application processes this message.

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.