Struct winrt::IActivationFactory [] [src]

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

Methods

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

impl ComInterface for IActivationFactory
[src]

The type that defines the VTable of this interface.

impl RtType for IActivationFactory
[src]

impl Deref for IActivationFactory
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IActivationFactory
[src]

The method called to mutably dereference a value

impl RtInterface for IActivationFactory
[src]

impl RtClassInterface for IActivationFactory
[src]