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

pub struct RuntimeBrokerErrorSettings(_);

Methods from Deref<Target = IErrorReportingSettings>

Trait Implementations

impl RtInterface for RuntimeBrokerErrorSettings
[src]

impl RtClassInterface for RuntimeBrokerErrorSettings
[src]

impl ComInterface for RuntimeBrokerErrorSettings
[src]

The type that defines the VTable of this interface.

impl ComIid for RuntimeBrokerErrorSettings
[src]

impl RtType for RuntimeBrokerErrorSettings
[src]

impl Deref for RuntimeBrokerErrorSettings
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for RuntimeBrokerErrorSettings
[src]

The method called to mutably dereference a value

impl RtActivatable<IActivationFactory> for RuntimeBrokerErrorSettings
[src]

Returns a factory object to create instances of this class or to call static methods.

Uses the default constructor to create an instance of this class.

impl RtNamedClass for RuntimeBrokerErrorSettings
[src]

Returns the name of the class encoded as a 16-bit wide string.