次の方法で共有


CWindow::DlgDirSelectComboBox

コンボ ボックスから現在の選択を取得します。

BOOL DlgDirSelectComboBox(
   LPTSTR lpString,
   int nCount,
   int nIDComboBox 
) throw();

解説

Windows SDKの DlgDirSelectComboBoxEx を参照してください。

必要条件

Header: atlwin.h

参照

関連項目

CWindow クラス

CWindow::DlgDirSelect

CWindow::DlgDirListComboBox