Function windows_sys::Win32::System::StationsAndDesktops::BroadcastSystemMessageW
[−]pub unsafe extern "system" fn BroadcastSystemMessageW(
flags: BROADCAST_SYSTEM_MESSAGE_FLAGS,
lpinfo: *mut BROADCAST_SYSTEM_MESSAGE_INFO,
msg: u32,
wparam: WPARAM,
lparam: LPARAM
) -> i32
Expand description
Required features: "Win32_System_StationsAndDesktops"
, "Win32_Foundation"