www.icetips.com  Icetips Utilities Documentation 6/26/2012    

Page Of Pages Class: ReadTheFile

Previous  Top  Next  


Prototype: (String pFileName, Long pFileSize),Long,PROC ! Returns bytes read

 

pFileNameName of the windows metafile to read. 
pFileSizeThe size of the file

 

ReturnsReturns the number of bytes read.  That should always match the value in pFileSize.

 

This method allocates buffer for the windows metafile and reads it into the PageBuffer property.  This method should not be called outside of the Page of Pages class and should be considered private method.

 

See also:

PageBuffer

AllocatePageBuffer

DisposePageBuffer

 



Direct link to this page: http://www.icetips.com/manuals/utilities/readthefile_pageofpage.htm