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!

Metadata API Overview

The metadata API provide methods to create and retrieve resources. The IMetaDataAssemblyEmit::DefineManifestResource method creates a ManifestResource data structure for a resource. The IMetaDataAssemblyImport::GetManifestResourceProps returns all the properties of a given resource. Detailed descriptions of these APIs can be found in Assembly Manifest Specification.