w3Document Struct Reference
[Client]

#include <w3types.h>


Data Fields

w3URI uri
char * data
unsigned int dataLength


Detailed Description

Data structure for a document.


Field Documentation

char* w3Document::data
 

The actual document data. Normally filled in by w3ClientGetDocument().

unsigned int w3Document::dataLength
 

Length of the document data.

w3URI w3Document::uri
 

URI structure describing the file containing the document.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 15:37:32 2006 for w3server by  doxygen 1.4.6