SetAnnotationSeperator

#include “BIADVPRN.H”

 

void  SetAnnotationSeparator(                  DEVMODE*      pDevMode,
LPCTSTR         szAnnotationSeperator);

Description

Sets the AnnotationSeperator member of the BlackIceDEVMODE. Sets the value of the ‘Seperator’ field.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

LPCTSTR

szAnnotationSeperator

Text (string).

Return values

none

Requirements

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

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.