Type Definition windows_sys::Win32::System::WindowsProgramming::PWINSTATIONQUERYINFORMATIONW
[−]pub type PWINSTATIONQUERYINFORMATIONW = Option<unsafe extern "system" fn(param0: HANDLE, param1: u32, param2: WINSTATIONINFOCLASS, param3: *mut c_void, param4: u32, param5: *mut u32) -> BOOLEAN>;
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"