IsAnnotationTimeFormat24HourEnabled

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

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationTimeFormat24HourEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘24 Hour’ radiobutton is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also