GetColorDepth

Description         Returns the value of the ColorMode member of the BlackIceDEVMODE. Represents the value of the 'Color Depth' radio button.

Syntax                 RetVal = [BIAdvPrn.]GetColorDepth  pDevMode

Returns               RetVal                    DWORD         Color Depth (DWORD number).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also