Function windows_sys::Win32::System::StationsAndDesktops::GetUserObjectInformationA
pub unsafe extern "system" fn GetUserObjectInformationA(
hobj: HANDLE,
nindex: USER_OBJECT_INFORMATION_INDEX,
pvinfo: *mut c_void,
nlength: u32,
lpnlengthneeded: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"