NtUserSetMsgBox

Function NtUserSetMsgBox 

Source
pub unsafe fn NtUserSetMsgBox(hwnd: HWND) -> Result<BOOL, UserCallError>
Expand description