Crate nucomcore

Source

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§

idl
This module exports the types available for use from IDL.
interface

Macros§

decl_class_vtable
Declares a vtable for a COM class.

Structs§

GUID
HRESULT

Traits§

Identify
Trait to attach a GUID to a type (for example, a COM interface). For interfaces, this is automatically implemented by nuidl.

Type Aliases§

CLSID
IID