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