CWindow::DlgDirSelectComboBox

 

Retrieves the current selection from a combo box.

Syntax

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

Remarks

See DlgDirSelectComboBoxEx in the Windows SDK.

Requirements

Header: atlwin.h

See Also

CWindow Class
CWindow::DlgDirSelect
CWindow::DlgDirListComboBox