From what I've read, it isn't possible to have true polymorphism (well... function overloading...) using COM functions. I wanted to double check here to find out if there is a hack/work-around/bit-of-magic that can be done to mimic function overloading.
If not, then I will just have to use different function names.
If not, then I will just have to use different function names.
Comment