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