Function windows_sys::Win32::System::StationsAndDesktops::CreateDesktopW
[−]pub unsafe extern "system" fn CreateDesktopW(
lpszdesktop: PCWSTR,
lpszdevice: PCWSTR,
pdevmode: *mut DEVMODEW,
dwflags: DESKTOP_CONTROL_FLAGS,
dwdesiredaccess: u32,
lpsa: *const SECURITY_ATTRIBUTES
) -> HDESK
Expand description
Required features: "Win32_System_StationsAndDesktops"
, "Win32_Foundation"
, "Win32_Graphics_Gdi"
, "Win32_Security"