.NET API provides
functionality, but older COM API currently has a bit more in it. |
|
We might want to
utilise this functionality via the COM API. |
|
Can do this using
the auto-generated Interop.ComApi assembly. This is a standard COM/Interop
assembly auto generated. |
|
To make a bit easier
to use with .NET API, the ComA pi
assembly provides helper methods to convert between two systems. |