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

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

Methods

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

impl ComInterface for IPropertyValueStatics
[src]

The type that defines the VTable of this interface.

impl RtType for IPropertyValueStatics
[src]

impl Deref for IPropertyValueStatics
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IPropertyValueStatics
[src]

The method called to mutably dereference a value

impl RtInterface for IPropertyValueStatics
[src]