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

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

Methods

impl ILoggingOptionsFactory
[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 ILoggingOptionsFactory
[src]

impl ComInterface for ILoggingOptionsFactory
[src]

The type that defines the VTable of this interface.

impl RtType for ILoggingOptionsFactory
[src]

impl Deref for ILoggingOptionsFactory
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ILoggingOptionsFactory
[src]

The method called to mutably dereference a value

impl RtInterface for ILoggingOptionsFactory
[src]