Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
555
Hooking into the code that calls custom functions
posted

Hello,

 I am trying to hook into the code that calls the "Evaluate" method of the "Infragistics.Win.CalcEngine.UltraCalcFunction" class. I want to do this so I can benchmark the overhead of populating the UltraCalcNumberStack class (The first argument of the Evaluate method). Do I need a special subscription to be able to view that code?

Thanks!

 D

Parents
No Data
Reply
  • 469350
    Offline posted

    You should probably contact customer service. I know there are subscription plans that include source code. :)

Children