I do not believe that LabVIEW can handle overloaded functions. You may need to dig through the class and find the exact function you want to call. If this not possible, you can always create a assembly that handles the calls for you and then call that from LabVIEW.
