Struct winapi::shobjidl::IPackageExecutionStateChangeNotification
[−]
[src]
pub struct IPackageExecutionStateChangeNotification;
Trait Implementations
Derived Implementations
impl Debug for IPackageExecutionStateChangeNotification
[src]
impl Copy for IPackageExecutionStateChangeNotification
[src]
impl Clone for IPackageExecutionStateChangeNotification
[src]
fn clone(&self) -> IPackageExecutionStateChangeNotification
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