Struct winrt::windows::foundation::collections::IPropertySet [] [src]

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

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 IPropertySet
[src]

impl ComInterface for IPropertySet
[src]

The type that defines the VTable of this interface.

impl RtType for IPropertySet
[src]

impl Deref for IPropertySet
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IPropertySet
[src]

The method called to mutably dereference a value

impl RtInterface for IPropertySet
[src]

impl RtClassInterface for IPropertySet
[src]