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

pub struct LoggingActivity(_);

Methods

impl LoggingActivity
[src]

Methods from Deref<Target = ILoggingActivity>

Trait Implementations

impl RtInterface for LoggingActivity
[src]

impl RtClassInterface for LoggingActivity
[src]

impl ComInterface for LoggingActivity
[src]

The type that defines the VTable of this interface.

impl ComIid for LoggingActivity
[src]

impl RtType for LoggingActivity
[src]

impl Deref for LoggingActivity
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for LoggingActivity
[src]

The method called to mutably dereference a value

impl RtActivatable<ILoggingActivityFactory> for LoggingActivity
[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 LoggingActivity
[src]

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