Struct winrt::windows::foundation::IGetActivationFactory [] [src]

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

Methods

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

impl ComInterface for IGetActivationFactory
[src]

The type that defines the VTable of this interface.

impl RtType for IGetActivationFactory
[src]

impl Deref for IGetActivationFactory
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IGetActivationFactory
[src]

The method called to mutably dereference a value

impl RtInterface for IGetActivationFactory
[src]

impl RtClassInterface for IGetActivationFactory
[src]