// mbc.idl : IDL source for mbc // // This file will be processed by the MIDL tool to // produce the type library (mbc.tlb) and marshalling code. import "oaidl.idl"; import "ocidl.idl"; [ object, uuid(1972A633-0E49-4F24-8F6C-8C74B4FC2D8F), dual, nonextensible, pointer_default(unique) ] library mbcLib { importlib("stdole2.tlb"); [ uuid(43506F5A-E55C-4397-AB66-52E7C6CC66D8) ] };