QPix Command Reference
![]() |
![]() ![]() |
QPx_CountAreaPages(areaRef; numPages):error | |||
![]() |
areaRef | Longint | QPix area reference |
![]() |
numPages | Longint | Number of pages |
![]() |
error | Longint | Error result |
Returns the number of pages in the image currently being displayed in the plug-in area.
The QPix plug-in area is specified by areaRef. If areaRef is not a valid QPix plug-in area reference, qpx_paramErr is returned.
Parameter numPages receives the number of pages.
Related commands
QPx_GetAreaPage | Returns the number of the page currently being displayed |
QPx_SetAreaPage | Instructs the plug-in area to display a specific page |