Type Definition windows_sys::Win32::Gaming::PlayerPickerUICompletionRoutine
[−]pub type PlayerPickerUICompletionRoutine = Option<unsafe extern "system" fn(returncode: HRESULT, context: *const c_void, selectedxuids: *const HSTRING, selectedxuidscount: usize)>;
Expand description
Required features: "Win32_Gaming"