I would like to overload functions for my interface. The MIDL compiler will not let me do this, can overloads be described in IDL?
Printable View
I would like to overload functions for my interface. The MIDL compiler will not let me do this, can overloads be described in IDL?
I don't believe it is possible to override IDL functions.
Hi
I dont know if that could be possible. What will happen in a language if it does not support the function overloading? So I think it wont support overloading. But I'm not sure about it.
Ravi