COM server can be written using C/C++ with no IDL. However these COM server will have several limitations.
- Only client written with C/C++ language will be able to use the server.
- This server will be compiled as DLL and will work only as in-proc server.
- This server cannot work as DCOM EXE or DCOM which works over different network hosts.
- VB/VB Script /Javascript will be able to use this server if IDispath interface is implemented.
About our authors: Team EQA
You have viewed 1 page out of 67. Your COM/DCOM learning is 0.00% complete. Login to check your learning progress.