Re-exports§
pub use interface::ComPtr;
pub use interface::ComRef;
pub use idl::iclassfactory::IClassFactory;
pub use idl::imalloc::IMalloc;
pub use idl::imallocspy::IMallocSpy;
pub use idl::iunknown::IUnknown;
Modules§
Macros§
- decl_
class_ vtable - Declares a vtable for a COM class.
Structs§
Traits§
- Identify
- Trait to attach a GUID to a type (for example, a COM interface). For interfaces, this is automatically implemented by nuidl.