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

pub struct LoggingChannelOptions(_);

Methods

impl LoggingChannelOptions
[src]

Methods from Deref<Target = ILoggingChannelOptions>

Trait Implementations

impl RtInterface for LoggingChannelOptions
[src]

impl RtClassInterface for LoggingChannelOptions
[src]

impl ComInterface for LoggingChannelOptions
[src]

The type that defines the VTable of this interface.

impl ComIid for LoggingChannelOptions
[src]

impl RtType for LoggingChannelOptions
[src]

impl Deref for LoggingChannelOptions
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for LoggingChannelOptions
[src]

The method called to mutably dereference a value

impl RtActivatable<ILoggingChannelOptionsFactory> for LoggingChannelOptions
[src]

Returns a factory object to create instances of this class or to call static methods.

Uses the default constructor to create an instance of this class.

impl RtActivatable<IActivationFactory> for LoggingChannelOptions
[src]

Returns a factory object to create instances of this class or to call static methods.

Uses the default constructor to create an instance of this class.

impl RtNamedClass for LoggingChannelOptions
[src]

Returns the name of the class encoded as a 16-bit wide string.