Using assembly with interfaces only.



Hi All,

I have created an assembly (dll) that only has Interfaces and does not
contain any class. I want to expose these interfaces to COM Clients.
It was compiled successfully with warning that there is no types that can be
registered.
then I used regasm.exe to generate tlb and register it, it registered but
when uninstalling it again give error "No types were un-registered".

Am I missing something?
Is it possible to do it?

Lalit


.



Relevant Pages

  • Re: VxWorks 6.6 - Ethernet interface driver support
    ... electrical Ethernet interfaces with optical Ethernet ... interfaces (DSS PMC card), so I wanted to disable the Generic PHY ... driver would result in removing also the Intel PRO/ ... CTRL register bit LRST is set ...
    (comp.os.vxworks)
  • Re: VxWorks 6.6 - Ethernet interface driver support
    ... electrical Ethernet interfaces with optical Ethernet ... interfaces (DSS PMC card), so I wanted to disable the Generic PHY ... driver would result in removing also the Intel PRO/ ... CTRL register bit LRST is set ...
    (comp.os.vxworks)
  • Re: Application can not receive WM_DEVICECHANGE
    ... And the OmniVision driver installation file OVUSB2.INF adds something to ... IoRegisterDeviceInterface to register this AM_KSCATEGORY_CAPTURE, ... interfaces, or for all itnerfaces and then filter the event for the ...
    (microsoft.public.development.device.drivers)
  • Registering a CLSID in MFC application
    ... My project is a MFC multidoc application. ... interfaces so that the application can cater the needs of the clients ... Where I should and what code must i add to register it. ...
    (microsoft.public.vc.atl)
  • Registering a CLSID in MFC application
    ... My project is a MFC multidoc application. ... interfaces so that the application can cater the needs of the clients ... Where I should and what code must i add to register it. ...
    (microsoft.public.vc.mfc)

Loading