Function windows_sys::Win32::System::StationsAndDesktops::CreateWindowStationW
[−]pub unsafe extern "system" fn CreateWindowStationW(
lpwinsta: PCWSTR,
dwflags: u32,
dwdesiredaccess: u32,
lpsa: *const SECURITY_ATTRIBUTES
) -> HWINSTA
Expand description
Required features: "Win32_System_StationsAndDesktops"
, "Win32_Foundation"
, "Win32_Security"