CWindow::DlgDirSelectComboBox
コンボ ボックスから現在の選択を取得します。
BOOL DlgDirSelectComboBox(
LPTSTR lpString,
int nCount,
int nIDComboBox
) throw();
解説
Windows SDKの DlgDirSelectComboBoxEx を参照してください。
必要条件
Header: atlwin.h
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
コンボ ボックスから現在の選択を取得します。
BOOL DlgDirSelectComboBox(
LPTSTR lpString,
int nCount,
int nIDComboBox
) throw();
Windows SDKの DlgDirSelectComboBoxEx を参照してください。
Header: atlwin.h