Поделиться через


CComboBox::GetComboBoxInfo

Retrieves information for the CComboBox object.

BOOL GetComboBoxInfo(
   PCOMBOBOXINFO pcbi
) const;

Параметры

Возвращаемое значение

Returns TRUE on success, FALSE on failure.

Заметки

This member function emulates the functionality of the CB_GETCOMBOBOXINFO message, as described in the Windows SDK.

Требования

Header: afxwin.h

См. также

Основные понятия

CComboBox Class

CComboBox Members

Hierarchy Chart