Struct winapi::shobjidl::ILaunchTargetMonitor
[−]
[src]
pub struct ILaunchTargetMonitor;
Trait Implementations
Derived Implementations
impl Debug for ILaunchTargetMonitor
[src]
impl Copy for ILaunchTargetMonitor
[src]
impl Clone for ILaunchTargetMonitor
[src]
fn clone(&self) -> ILaunchTargetMonitor
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more