Trait windows::Win32::UI::Shell::IShellUIHelper9_Impl
pub trait IShellUIHelper9_Impl: Sized + IShellUIHelper8_Impl {
// Required method
fn GetOSSku(&self) -> Result<u32>;
}
Required Methods§
Object Safety§
This trait is not object safe.