IsAnnotationTimeEnabled

Description         Returns the BLF_ANNOTATION_TIME_ENABLED flag. Represents the ‘Time’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationTimeEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Time’ checkbox is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also