Description |
Returns the number of IOCA (IBM Image Object Content Architecture) Function Set 10 images in an MO:DCA file.
|
||
Syntax |
Count = [BITIFF.] GetNumberOfImagesInMODCAFile FileName
|
||
Parameters |
FileName |
String |
Full path to the MO:DCA file.
|
Return Value |
The number of images on success, or 0 on failure. Use the BiTiffGetLastErrort function to get the error code. |