IFOCUSCONTROLLER_FINDFIRSTFOCUSCHILDOFCON()
Brew Release
Brew MP 1.0.2
See Also
None
Description
Returns a pointer to the focus child of the parent container.
Params
po
[]:
Pointer to the IFocusController interface object
parent
[]:
Pointer to the container from which to get the focus
Interface
- IFOCUSCONTROLLER
Prototype
IWidget * IFOCUSCONTROLLER_FindFirstFocusChildOfCon(IFocusController * po, IContainer * parent)
Return
If successful a pointer the focus child, otherwise 0
Side Effect
- None
Comments
None
COMMENTS (0)
See Below