Expand description
Implement COM interfaces for Rust types.
Take a look at implement for an example.
Learn more about Rust for Windows here: https://github.com/microsoft/windows-rs
Attribute Macrosยง
- Implements one or more COM interfaces.
Implement COM interfaces for Rust types.
Take a look at implement for an example.
Learn more about Rust for Windows here: https://github.com/microsoft/windows-rs