This function returns the number of pages that are in the image file into the variable pointed to by lpCnt.
|
Parameter |
Type |
Description |
|
hImage |
HANDLE |
Identifies the image to get the page count for. |
|
lpCnt |
LPINT |
Points to an integer which will receive the page count. |
Return Value
The return value is IMG_OK on success, an error value otherwise.
© 1995-2004 Data Techniques, Inc. All rights reserved.