GetInputSize Function
ImagingIO

Helper function that returns size of input (from current position to the end) represented by Handle (and opened and operated on by members of IOFunctions).

Pascal
function GetInputSize(IOFunctions: TIOFunctions; 
                      Handle: TImagingHandle): LongInt;
File

ImagingIO (at line 56)

Related Information
You are here: Symbol Reference > Functions > GetInputSize Function