Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Desktop to Device API Question
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00530745
Message ID:
00530780
Views:
14
DECLARE long DEVICETODESKTOP IN "adofiltr.dll" ;
desktoplocn AS STRING, ;
tablelist AS STRING, ;
sync AS Boolean, ;
OVERWRITE AS INTEGER, ;
devicelocn AS STRING

>Declare Function DESKTOPTODEVICE Lib "adofiltr.dll" _
>(ByVal desktoplocn As String, _
>ByVal tablelist As String, _
>ByVal sync As Boolean, _
>ByVal overwrite As Integer, _
>ByVal devicelocn As String) As Long
>
>And here's what I THOUGHT VFP should be... The VB Code
>works in Visual Basic, of Course...
>
>DECLARE DEVICETODESKTOP IN "adofiltr.dll" ;
> desktoplocn AS STRING, ;
> tablelist AS STRING, ;
> sync AS Boolean, ;
> OVERWRITE AS INTEGER, ;
> devicelocn AS STRING ;
> as String
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform