IsAnnotationTimeFormat12HourEnabled

Description         Returns the BLF_ANNOTATION_TIME_FORMAT_12HOUR flag. Represents the ‘12 Hour’ radiobutton.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationTimeFormat12HourEnabled  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also