windows::Win32::Devices::Geolocation

Trait ICivicAddressReportFactory_Impl

pub trait ICivicAddressReportFactory_Impl: ILocationReportFactory_Impl {
    // Required method
    fn CivicAddressReport(&self) -> Result<IDispCivicAddressReport>;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§