BeMDI SDK

  CMDIClientView

CMDIClientView::CountMDIViews
Returns the number of MDI views inside this view.
virtual int32 CountMDIViews() const;


Remarks
This method really counts the views in a loop. Therfore you should cache the returned value, if you need it more than once.

  Top


© 2000 by 3rd-evolution