GetFooterColor

 

Returns the color what used for the Footer text.

GetFooterColor (pDevMode As Long) As Long

 

Input value    - Handle to the BlackIceDEVMODE structure

Return value   - Footer text color. The color is in the following COLORREF format: 0x00bbggrr

 

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.