pfcExeptions::XToolkitObsoleteFunc in VBA API with Creo 10
Hey guys,
Im currently testing a VBA Code from a college, that was written for Creo 4. In one part, it uses the method IpfcParameter.GetDriverType(). It worked fine in Creo 4, but now with Creo 10, it gives the Runtime Error '-2147352567 (80020009)': pfcExeptions::XToolkitObsoleteFunc.
The method is still present in the VB API Userโs Guide 10.0.0.0, so I dont know why it should be obsolete. Is there a workaround to get the value otherwise?

