FindGadgetFromPoint determines which Gadget a contains the specified point. HGADGET FindGadgetFromPoint( HGADGET hgadRoot, // Root Gadget to search from POINT ptContainerPxl, // Point to search from in container pixels UINT nFlags, // Search flags POINT * pptClientPxl // Optional translated point in client pixels. ); Parameters
Return ValuesGadget containing point or NULL for none. |
Build on Friday, March 17, 2000
|