Function intercom::get_last_error [] [src]

pub fn get_last_error<E>(last_hr: HRESULT) -> E where
    E: From<ComError>, 

Gets the last COM error that occurred on the current thread.