IsAnnotationTimeFormat24HourEnabled

#include “BIADVPRN.H”

 

BOOL  IsAnnotationTimeFormat24HourEnabled (DEVMODE*  pDevMode);

Description

Returns the BLF_ANNOTATION_TIME_FORMAT_24HOUR flag. Represents the ‘24 Hour’ radiobutton.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

TRUE if the ‘24 Hour’ radiobutton is checked.

Requirements

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

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.