Is it possible to run an ActiveX Dll created with VB in the same way you would run a windows API DLL?

All attempts so far have failed due to the lack of an entry point.