GetComboBoxInfo

Function GetComboBoxInfo 

pub unsafe fn GetComboBoxInfo(
    hwndcombo: HWND,
    pcbi: *mut COMBOBOXINFO,
) -> Result<()>