Struct winapi::inspectable::IInspectable [] [src]

#[repr(C)]
pub struct IInspectable { pub lpVtbl: *const IInspectableVtbl, }

Fields

Methods

impl IInspectable
[src]

Methods from Deref<Target = IUnknown>

Trait Implementations

impl Debug for IInspectable
[src]

Formats the value using the given formatter.

impl Deref for IInspectable
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IInspectable
[src]

The method called to mutably dereference a value