SetAnnotationColor

#include “BIADVPRN.H”

 

void  SetAnnotationColor( DEVMODE*   pDevMode,
COLORREF    AnnotationColor);

Description

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

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

COLORREF

AnnotationColor

Color of the annotation(COLORREF).

Return values

none

Requirements

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

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.