Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This message retrieves information about the rebar control and the image list it uses.
Syntax
RB_GETBARINFO wParam = 0;
lParam = (LPARAM)(LPREBARINFO) lprbi;
Parameters
- wParam
Not used.
- lprbi
Long pointer to a REBARINFO structure that receives the rebar control information. Set the cbSize member of this structure to sizeof(REBARINFO) before sending this message.
Return Value
Nonzero indicates success. Zero indicates otherwise.
Requirements
| Header | commctrl.h |
| Windows Embedded CE | Windows CE 2.0 and later |