forderud / ComSamples

Examples of language-neutral COM interfaces for IPC and language interop.
MIT License
1 stars 2 forks source link

Add array-passing example #18

Open forderud opened 9 months ago

forderud commented 9 months ago

Demonstrate how SAFEARRAY objects can be passed as method argument.