Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Gets the background image in a list-view control. You can send this message explicitly or by using the ListView_GetBkImage macro.
Parameters
-
wParam
- Must be zero.
-
lParam
-
A pointer to an LVBKIMAGE structure that will receive the background image information.
Return value
Returns nonzero if successful, or zero otherwise.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| Header |
|
| Unicode and ANSI names |
LVM_GETBKIMAGEW (Unicode) and LVM_GETBKIMAGEA (ANSI) |