Supported Browsers Home   
MGL_isVSync Previous   
MGL_leftTop Next   
External Functions Up   

MGL_isWindowedDC

Determines if the specified device context is a display device context.

Declaration

ibool MGLAPI MGL_isWindowedDC(
    MGLDC *dc)

Prototype In

mgraph.h

Parameters

dc

Device context to check

 

Return Value

True if the device context is a windowed DC, false if not.

Description

This function determines if the passed in device context is a windowed device context, or some other type of device context.

See Also

MGL_isDisplayDC, MGL_isOffscreenDC, MGL_isOverlayDC, MGL_isMemoryDC

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