Struct winrt::windows::foundation::diagnostics::IErrorDetails [] [src]

#[repr(C)]
pub struct IErrorDetails { /* fields omitted */ }

Methods

impl IErrorDetails
[src]

Methods from Deref<Target = IInspectable>

Returns the interfaces that are implemented by the current Windows Runtime object.

Returns the trust level of the current Windows Runtime object.

Trait Implementations

impl ComIid for IErrorDetails
[src]

impl ComInterface for IErrorDetails
[src]

The type that defines the VTable of this interface.

impl RtType for IErrorDetails
[src]

impl Deref for IErrorDetails
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IErrorDetails
[src]

The method called to mutably dereference a value

impl RtInterface for IErrorDetails
[src]

impl RtClassInterface for IErrorDetails
[src]