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