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

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

Methods

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

impl ComInterface for IClosable
[src]

The type that defines the VTable of this interface.

impl RtType for IClosable
[src]

impl Deref for IClosable
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IClosable
[src]

The method called to mutably dereference a value

impl RtInterface for IClosable
[src]

impl RtClassInterface for IClosable
[src]