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