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

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

Methods

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

impl ComInterface for ILoggingChannelFactory2
[src]

The type that defines the VTable of this interface.

impl RtType for ILoggingChannelFactory2
[src]

impl Deref for ILoggingChannelFactory2
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ILoggingChannelFactory2
[src]

The method called to mutably dereference a value

impl RtInterface for ILoggingChannelFactory2
[src]