Reading Data
// pFileDocument is initialized elsewhere unsigned char data[256]; pFileDocument->Read(data, 1000, 256);