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

Reference

CWindow Class

CWindow::DlgDirSelect

CWindow::DlgDirListComboBox

Other Resources

CWindow Members