Greg Beech's Website

Browse by Tags

  • Generating COM Interop types from IDL

    Recently I wrote a managed wrapper for BITS to use in blinkBox 's download manager application, which necessitates COM interop. This was made a little tricky due to the fact that BITS doesn't ship with primary interop assemblies or a type library; simply with an IDL interface definition file. However, using some command line tools it's quick to translate the IDL file into C# interop types...
Copyright (C) Greg Beech. All rights reserved.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems