Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to put Implements?
Message
From
22/01/2004 03:17:55
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00868196
Message ID:
00869391
Views:
21
>I mean using a non-visual class which implements the SOAP Toolkit interface. Then, in your visual code, you do something like:
>
>
>this.oSoap = NewObject( "MichelSoap", "MichelSoap.prg" )
>BindEvent( this.oSoap, "YourHook", this, "CustomDelegateMethod" )
>
>
>where CustomDelegateMethod it is a method you added to your form that acts as a delegate for the object YourHook event.

What does the this, as the 3rd parameter, means?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform