Sponsors

InternetReadFile

Function name: InternetReadFile

Defined in : wininet

Requirements : Windows NT 4.0 or later; Win9x/ME: Not supported

Declaration:

Declare Function InternetReadFile Lib "wininet" (ByVal hFile As Long, ByVal sBuffer As String, ByVal lNumBytesToRead As Long, lNumberOfBytesRead As Long) As Integer

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Internet

Categories