property HttpGetReadBytes.
Retrieves the number of bytes which is read from the Web file.
|
httpFileHandle
[in] . Handle of the Web file.
pVal
[out, retval]
The returned value is the amount of read bytes or 0 if end of file.
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.