Platform SDK: CDO for Windows 2000

Working with C

Writing applications with CDO for Windows 2000 in C is similar to writing in C++. The various header files required are the same as those required with C++; these headers are generated by the MIDL.exe tool, which automatically builds special C functions that simplify working with the interface v-table structures that the COM specification requires. C++ supports these constructs natively.