CWnd::GetWindowedChildCount

関連付けられている子ウィンドウの数を取得するには、このメンバー関数を呼び出します。

long GetWindowedChildCount( );

戻り値

CWnd のオブジェクトに関連付けられている子ウィンドウの数。

必要条件

ヘッダー: afxwin.h

参照

関連項目

CWnd クラス

階層図

CWnd::GetWindowlessChildCount