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

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

Methods

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

impl ComInterface for ILoggingChannelOptions
[src]

The type that defines the VTable of this interface.

impl RtType for ILoggingChannelOptions
[src]

impl Deref for ILoggingChannelOptions
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ILoggingChannelOptions
[src]

The method called to mutably dereference a value

impl RtInterface for ILoggingChannelOptions
[src]

impl RtClassInterface for ILoggingChannelOptions
[src]