IsAnnotationDateFormatMDYYEnabled

Description         Returns the BLF_ANNOTATION_DATE_FORMAT_MDYY flag. Represents the ‘M/D/YY’ radio button.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationDateFormatMDYYEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the the ‘M/D/YY’ radio button is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also