WinDestroyWindow - Parameters
hwnd
(
HWND
) - input
Window handle.
rc
(
BOOL
) - returns
Window-destroyed indicator.
TRUE
Window destroyed
FALSE
Window not destroyed.
[Back: WinDestroyWindow Return Value - rc]
[Next: WinDestroyWindow - Remarks]