Visual Basic (Declaration) | |
---|---|
Public Overloads Function Upload( _ ByVal location As String, _ ByVal length As Long, _ ByVal rawInput As Stream _ ) As Boolean |
Parameters
- location
- A string of up to 1024 bytes in length
- length
- The length in bytes to send from the stream
- rawInput
- The stream to read the data from
Return Value
True if the file was successfully received by the serverTarget Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7