D
ddvpost
Hi,
How can I use Redemption.RDOItems events in VB 6.0?
I can't add reference to Redemption at my add-in project, because no
Redemption object is in the References list. And source
Dim WithEvents oRDOItems as Redemption.RDOItems
raises compile error due user-defined type not defined.
What I have to do?
How can I use Redemption.RDOItems events in VB 6.0?
I can't add reference to Redemption at my add-in project, because no
Redemption object is in the References list. And source
Dim WithEvents oRDOItems as Redemption.RDOItems
raises compile error due user-defined type not defined.
What I have to do?