Hacker News new | ask | show | jobs
by egeozcan 1623 days ago
My humble guess is that it didn't exist when this was designed?
1 comments

This looks like the interop libraries auto generated off the Office OLE Automation interfaces. SafeArrays should have existed back then. I imagine this was used instead for perceived developer friendliness vs forcing developers to box up and create a Safe Array to marshall in (more boilerplate).