LVFOOTERINFO

Undocumented in source.
nothrow
static if(_WIN32_WINNT >= 0x600)
struct LVFOOTERINFO {}

Members

Variables

cItems
UINT cItems;
Undocumented in source.
cchTextMax
int cchTextMax;
Undocumented in source.
mask
UINT mask;
Undocumented in source.
pszText
LPWSTR pszText;
Undocumented in source.

Meta