Supported Browsers Home   
MGL_isMemoryDC Previous   
MGL_isOverlayDC Next   
External Functions Up   

MGL_isOffscreenDC

Determines if the specified device context is an offscreen device context.

Declaration

ibool MGLAPI MGL_isOffscreenDC(
    MGLDC *dc)

Prototype In

mgraph.h

Parameters

dc

Device context to check

 

Return Value

True if the device context is an offscreen DC, false if not.

Description

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

See Also

MGL_isDisplayDC, MGL_isOverlayDC, MGL_isMemoryDC, MGL_isWindowedDC

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