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!

Running VBA Macros from Office Applications

Given the VBA code in an Office macro, the VBA environment must create an in-memory assembly, load it in an App Domain, run it and shut it down.