MGL_maxPage

Returns the maximum available hardware video page index.

Declaration

int MGLAPI MGL_maxPage(
    MGLDC *dc)

Prototype In

mgraph.h

Parameters

dc

Device context to check.

 

Return Value

Index of maximum available hardware video page.

Description

Returns the index of the highest hardware video page that is available. This value will always be one less than the number of hardware video pages available. Some video modes only have one hardware video page available, so this value will be 0.

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com