CAtlHttpClientT::GetBodyLength
Visual Studio 2005
Call this method to determine the size of the response data, not including header information.
DWORD GetBodyLength( ) const throw( );
Returns the size of the buffer returned by the CAtlHttpClientT::GetBody method.
See the HttpClient Sample.
Reference
CAtlHttpClientT ClassConcepts
HTTP Client ServicesOther Resources
CAtlHttpClientT MembersHTTP Client Reference