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

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

Methods

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

impl ComInterface for ILoggingOptions
[src]

The type that defines the VTable of this interface.

impl RtType for ILoggingOptions
[src]

impl Deref for ILoggingOptions
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ILoggingOptions
[src]

The method called to mutably dereference a value

impl RtInterface for ILoggingOptions
[src]

impl RtClassInterface for ILoggingOptions
[src]