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