ImageMan DLL Suite Version 8Submit feedback on this topic   

ImgGetPage

int IMAPI ImgGetPage (hImage, lpPage)

This function places the currently active page (0-based) for the given image in the variable pointed to by lpPage.

 

Parameter

Type

Description

hImage

HANDLE

Identifies the image to get the information for.

lpPage

LPINT

Location to place the returned page count into.

 

Return Value

The return value is IMG_OK on success, an error value otherwise.

 

 


© 1995-2004 Data Techniques, Inc. All rights reserved.