Returns the value of the ColorMode member of the BlackIceDEVMODE. Represents the value of the 'Color Depth' radio button.
GetColorDepth(pBlackIceDEVMODE As Long) As Long
Input value - handle to the BlackIceDEVMODE
Return value - Color Depth
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.