Sets the AnnotationColor member of the BlackIceDEVMODE. Sets the value of the ‘Color Palette’
SetAnnotationColor (pDevMode As Long, AnnotationColor As Long)
Input value:pDevMode - handle to the BlackIceDEVMODE structure.
Input value:AnnotationColor - color of the annotation(Long).
Return value - none
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.