Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
See available methods of an object
Message
From
28/08/2007 09:00:04
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
See available methods of an object
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01250880
Message ID:
01250880
Views:
48
How can I see all the methods available when an object is instantiated? I can see the properties, but not the methods. For example, there is a DataArrival method in the MSWinSck control, but I'm unable to see it in the debugger at runtime.
**********************************************************
DEFINE CLASS EMPS_Class AS SESSION OLEPUBLIC

	IMPLEMENTS DMSWinsockControlEvents IN "c:\windows\system32\mswinsck.ocx"
Next
Reply
Map
View

Click here to load this message in the networking platform