Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CB_GETCOMBOBOXINFO message

Gets information about the specified combo box.

Parameters

wParam

This parameter is not used.

lParam [out]

A pointer to a COMBOBOXINFO structure that receives the information.

Return value

If the function succeeds, the return value is nonzero.

If the function fails, the return value is zero. To get extended error information, call GetLastError.

Remarks

This message is equivalent to GetComboBoxInfo.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Winuser.h (include Windows.h)

See also

Reference

COMBOBOXINFO

GetComboBoxInfo


Feedback

Was this page helpful?

Additional resources