CODWndComponent::IsChild
BOOLCODWndComponent::IsChild(HWNDhWnd)
Determine if specified HWND is a child or direct descendant of this component
Defined in: OdWndComp.cpp
Return Value
TRUE if the given window is a child, otherwise FALSE
Parameters
hWnd
Handle of window for paternity test