Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert VB API call to VFP API call
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Convert VB API call to VFP API call
Miscellaneous
Thread ID:
00258469
Message ID:
00258469
Views:
44
I need to pass this type to a API call.

This is VB definition
Public Type BROWSEINFO
hOwner As Long
pidlRoot As Long
pszDisplayName As String
lpszTitle As String
ulFlags As Long
lpfn As Long
lParam As Long
iImage As Long
End Type

I want to convert it to VFP. How can i do it? or if someboby could send me the code to VFP.
Next
Reply
Map
View

Click here to load this message in the networking platform