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

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

Methods

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

impl ComInterface for ILoggingFields
[src]

The type that defines the VTable of this interface.

impl RtType for ILoggingFields
[src]

impl Deref for ILoggingFields
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ILoggingFields
[src]

The method called to mutably dereference a value

impl RtInterface for ILoggingFields
[src]

impl RtClassInterface for ILoggingFields
[src]