Struct winapi::objidl::IBindCtx [] [src]

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

Fields

Methods

impl IBindCtx
[src]

Methods from Deref<Target = IUnknown>

Trait Implementations

impl Debug for IBindCtx
[src]

Formats the value using the given formatter.

impl Deref for IBindCtx
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IBindCtx
[src]

The method called to mutably dereference a value