Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the text meant for display when the list-view control appears empty. Send this message explicitly or by using the ListView_GetEmptyText macro.
Parameters
-
wParam [in]
-
The size of the buffer pointed to by lParam, including the terminating NULL.
-
lParam [in, out]
-
A pointer to a null-terminated, Unicode buffer of size specified by wParam to receive the text. The caller is responsible for allocating the buffer.
Return value
Returns TRUE if successful, or FALSE otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|