[][src]Type Definition winrt::IUnknown

type IUnknown = IUnknown;

Re-export from WinAPI crate

Trait Implementations

impl ComInterface for IUnknown[src]

type Vtbl = IUnknownVtbl

The type that defines the VTable of this interface.

impl ComIid for IUnknown[src]