Sponsors
URLDownloadToFile
in Internet
Function name: URLDownloadToFile
Defined in : urlmon
Requirements : Windows NT 4.0 or later; Windows 95 or later
Declaration:
Declare Function URLDownloadToFile Lib "urlmon" Alias "URLDownloadToFileA" (ByVal pCaller As Long, ByVal szURL As String, ByVal szFileName As String, ByVal dwReserved As Long, ByVal lpfnCB As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.