Function windows_sys::Win32::Globalization::NotifyUILanguageChange
[−]pub unsafe extern "system" fn NotifyUILanguageChange(
dwflags: u32,
pcwstrnewlanguage: PCWSTR,
pcwstrpreviouslanguage: PCWSTR,
dwreserved: u32,
pdwstatusrtrn: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Globalization"
, "Win32_Foundation"