HRESULT FillComboBox( HWND hwnd, ITypeInfo *pTypeInfo);
Parameters
hwnd
Window handle of the combo box.
pTypeInfo
Pointer to ITypeInfo for enum.
Comments
Called by FillAllComboBoxes to fill a combo box with enumeration entries.