virtual void WriteString( LPCTSTR pstr );
throw CInternetException( );
Parameters
pstr
A pointer to a string containing the contents to be written.
Remarks
This function writes a null-terminated string to the associated file.
virtual void WriteString( LPCTSTR pstr );
throw CInternetException( );
Parameters
pstr
A pointer to a string containing the contents to be written.
Remarks
This function writes a null-terminated string to the associated file.