IsAnnotationDateFormatJulianEnabled

#include “BIADVPRN.H”

 

BOOL  IsAnnotationDateFormatJulianEnabled (DEVMODE*  pDevMode);

Description

Returns the BLF_ANNOTATION_DATE_FORMAT_JULIAN flag. Represents the ‘Julian Date’ radio button.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

TRUE if the ‘Julian Date’ checkbox is checked.

Requirements

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

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.