initSidebarItems({"macro":[["com_interface!","Macro for generating COM interface definitions."],["iid!","Helper macro for defining `IID` constants."]],"struct":[["ComPtr","Wrapper type for COM interface pointers."],["IID","Interface identifier."],["IUnknown","Base interface for all COM types."]],"trait":[["AsComPtr","Helper trait for `ComPtr`. Defines which types of raw pointer can be returned by `as_ptr`/`as_mut_ptr`."],["ComInterface","Helper trait for `ComPtr`. Implemented automatically by the `com_interface!` macro."]],"type":[["HResult","Result type."]]});