Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C callable function
Message
From
06/08/2002 13:32:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
C callable function
Miscellaneous
Thread ID:
00686637
Message ID:
00686637
Views:
80
Hi, I have a "c" lib I need to call in VFP7. This is how it's called in VB. Can anyone help me with the VFP7 code?

Thanks
Steve


****************************************
Public Declare Function OIAorder_status Lib _
"oi_api" _
Alias "#14" _
(ByVal hImgHdl As Long, _
ByVal OrderID As String, _
POrderStatusA As POrderStatus) _
As Long
Steven Ellis
steve@ellisconnection.com
617 680-5997
Next
Reply
Map
View

Click here to load this message in the networking platform