COMBOBOXEXITEMW
extern (Windows)
struct COMBOBOXEXITEMW {
}
Members
- cchTextMax
int cchTextMax;
Undocumented in source.
- iImage
int iImage;
Undocumented in source.
- iIndent
int iIndent;
Undocumented in source.
- iItem
int iItem;
Undocumented in source.
- iOverlay
int iOverlay;
Undocumented in source.
- iSelectedImage
int iSelectedImage;
Undocumented in source.
- lParam
LPARAM lParam;
Undocumented in source.
- mask
UINT mask;
Undocumented in source.
- pszText
LPCWSTR pszText;
Undocumented in source.
dgui core winapi
aliasesenumsfunctionsstructsvariables