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

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

Methods

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

impl ComInterface for IPropertyValue
[src]

The type that defines the VTable of this interface.

impl RtType for IPropertyValue
[src]

impl Deref for IPropertyValue
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IPropertyValue
[src]

The method called to mutably dereference a value

impl RtInterface for IPropertyValue
[src]

impl RtClassInterface for IPropertyValue
[src]