by Moonglum (2 Submissions)
Category: Windows API Call/Explanation
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)
Simple function that returns whether or not a window is partially, totally or not at all obscured by another window.
Inputs
Handle to a target window
Assumes
Watch the immediate window & move other windows over the form window.
Code Returns
Enumeration
API DeclarationsSee code