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

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

Methods

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

impl ComInterface for ILoggingSessionFactory
[src]

The type that defines the VTable of this interface.

impl RtType for ILoggingSessionFactory
[src]

impl Deref for ILoggingSessionFactory
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ILoggingSessionFactory
[src]

The method called to mutably dereference a value

impl RtInterface for ILoggingSessionFactory
[src]