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

pub struct LoggingSession(_);

Methods

impl LoggingSession
[src]

Methods from Deref<Target = ILoggingSession>

Trait Implementations

impl RtInterface for LoggingSession
[src]

impl RtClassInterface for LoggingSession
[src]

impl ComInterface for LoggingSession
[src]

The type that defines the VTable of this interface.

impl ComIid for LoggingSession
[src]

impl RtType for LoggingSession
[src]

impl Deref for LoggingSession
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for LoggingSession
[src]

The method called to mutably dereference a value

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

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