Previous PageNext Page

13.5.8 IRequest::get_TotalBytes

The IRequest::get_TotalBytes method retrieves the size of the current request in bytes.
 

get_TotalBytes(

long pcbTotal

);

Parameters

pcbTotal
Points to a long integer that contains the size of the current request in bytes.

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page