[Issue 23316] New: COM interface must inherit from IUnknown example has a regular D interface
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 30 18:41:04 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23316
Issue ID: 23316
Summary: COM interface must inherit from IUnknown example has a
regular D interface
Product: D
Version: D2
Hardware: All
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: dlang.org
Assignee: nobody at puremagic.com
Reporter: alphaglosined at gmail.com
The COM interfaces example is a little deceiving.
It shows a regular D interface in use, but not a COM interface.
https://dlang.org/spec/interface.html#com-interfaces
--
More information about the Digitalmars-d-bugs
mailing list