NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Non-Goals of Interoperability

Source Code Compatibility

The runtime’s Interop services operate at the binary level as opposed to the source level. It provides a mechanism for exposing managed types in a binary format that is compatible with COM and vice-versa. There are no guarantees regarding the level of effort required to build a type that are binary compatible with a COM type.