CWindow::DlgDirSelectComboBox

Retrieves the current selection from a combo box.

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

Remarks

See DlgDirSelectComboBoxEx in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Concepts

CWindow Class

CWindow Members

CWindow::DlgDirSelect

CWindow::DlgDirListComboBox