GetAnnotationColor

#include “BIADVPRN.H”

 

COLORREF  GetAnnotationColor (DEVMODE*  pDevMode);

Description

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

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

Color of the annotation (COLORREF).

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.