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

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

Methods

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

impl ComInterface for ITracingStatusChangedEventArgs
[src]

The type that defines the VTable of this interface.

impl RtType for ITracingStatusChangedEventArgs
[src]

impl Deref for ITracingStatusChangedEventArgs
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ITracingStatusChangedEventArgs
[src]

The method called to mutably dereference a value

impl RtInterface for ITracingStatusChangedEventArgs
[src]

impl RtClassInterface for ITracingStatusChangedEventArgs
[src]