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