GetAnnotationColor

Gets the AnnotationColor member of the BlackIceDEVMODE. Gets the value of the ‘Color Palette’

 

GetAnnotationColor (pDevMode As Long) As Long

 

Input value:   - handle to the BlackIceDEVMODE structure.

Return value - color of the annotation (Long)

 

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