Home
last modified time | relevance | path

Searched refs:pbChecked (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/comdlg32/
H A Ditemdlg.c4034 BOOL *pbChecked) in IFileDialogCustomize_fnGetCheckButtonState() argument
4038 TRACE("%p (%d, %p)\n", This, dwIDCtl, pbChecked); in IFileDialogCustomize_fnGetCheckButtonState()
4041 *pbChecked = (SendMessageW(ctrl->hwnd, BM_GETCHECK, 0, 0) == BST_CHECKED); in IFileDialogCustomize_fnGetCheckButtonState()
/reactos/sdk/include/psdk/
H A Dshobjidl.idl3910 [out] BOOL *pbChecked);