.
The GetAncestor API
4/6/2016 7:49:35 PM - foamstone-96.82.78.145
.
enum GetAncestorFlags
.
Enum GetAncestor_Flags
.
The GetAncestor API
4/6/2016 7:49:35 PM - foamstone-96.82.78.145
.
static extern IntPtr GetAncestor(IntPtr hwnd, GetAncestorFlags flags);
.
Private Shared Function GetAncestor(ByVal hwnd As IntPtr, ByVal gaFlags As GetAncestor_Flags) As IntPtr
.
GetAncestor_Flags
Used with the GetAncestor function
1/17/2013 12:33:54 PM - -64.111.150.32
.