Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A .NET Framework component containing one or more generic procedures is exported to a COM component.
The Component Object Model (COM) does not support generic types, and it cannot interoperate with them.
Error ID: BC30943
To correct this error
- Remove the generic procedure or procedures from the .NET Framework component, or do not use it for COM interop.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.