SetColorDepth

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

Syntax                 RetVal = [BIAdvPrn.]SetColorDepth  colordepth pDevMode

Returns               RetVal                    Boolean           TRUE if the member was successfully set, otherwise FALSE.

Remarks             colordepth              DWORD         Color Depth (DWORD number).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also