This message determines whether a radio button or check box is checked.
Parameter | Description |
wParam | Is not used. | |
lParam | Is not used. |
The return value is nonzero if the radio button or check box is checked. Otherwise, it is zero. The BM_GETCHECK message always returns zero for a push button.