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!

Method Implementation Metadata

For each method for which an implementation is supplied in the current NGWS runtime image, the tool or compiler will emit information used by the IL-to-native code compilers, the NGWS runtime loader, and other runtime services. This information includes:

The NGWS Runtime Metadata API Specification describes the various method calls for emitting implementation metadata, depending on whether the emitting tool is a RAD-style (rapid application development) tool, such as Visual Basic (VB) or a scripting language, or a high-level language compiler such as Visual C++ (VC).