Genesys CTI User Forum > Genesys CTI Technical Discussion

C# new question

(1/1)

Timmy2000:
Dear Genesys Gurus,

I am using GIS with C# and I have a question:

should I do:

DesktopToolkitX.TEventInfo teventInfo = new DesktopToolkitX.TEventInfoClass();

or

DesktopToolkitX.TEventInfo teventInfo = new DesktopToolkitX.TEventInfo();

I am not very clear on it.

Navigation

[0] Message Index

Go to full version