Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
InternetWriteFile
Message
 
 
To
11/11/2002 10:32:12
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00721022
Message ID:
00721265
Views:
9
The return value 0 (False) meanse that call failed. To get extended error information, call GetLastError. You can also use InternetGetLastResponseInfo when GetLastError returns ERROR_INTERNET_EXTENDED_ERROR.

>Hi,
>What does it meant if InternetWriteFile() return 0 and lpdwNumberOfBytesWritten set as ZERO after call it? Does it meant FAIL? If I call this function again, will the following data written on the right position?
>
>Thank you
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform