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

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

Methods

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

impl ComInterface for IStringable
[src]

The type that defines the VTable of this interface.

impl RtType for IStringable
[src]

impl Deref for IStringable
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IStringable
[src]

The method called to mutably dereference a value

impl RtInterface for IStringable
[src]

impl RtClassInterface for IStringable
[src]