Struct winrt::windows::foundation::metadata::IApiInformationStatics [] [src]

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

Methods

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

impl ComInterface for IApiInformationStatics
[src]

The type that defines the VTable of this interface.

impl RtType for IApiInformationStatics
[src]

impl Deref for IApiInformationStatics
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IApiInformationStatics
[src]

The method called to mutably dereference a value

impl RtInterface for IApiInformationStatics
[src]