Obtaining ModuleID
Thanx.
There's no function you can call to do the translation; we usually recommend that you keep a mapping between ModuleID and MVID as you receive ModuleLoad events, and look it up that way. (MVID is obtainable from the IMetaDataImport::GetScopeProps.)