#include “BIADVPRN.H”
BOOL IsAnnotationDateFormatMDYYEnabled (DEVMODE* pDevMode);
Description
Returns the BLF_ANNOTATION_DATE_FORMAT_MDYY flag. Represents the ‘M/D/YY’ radio button.
Parameters
|
DEVMODE* |
pDevMode |
Pointer to the DEVMODE structure. |
Return values
TRUE if the the ‘M/D/YY’ radio button is checked.
Requirements
Header : Declared in BiAdvPrn.h; include BiAdvPrn.h.
Library : Use BiAdvPrn.lib.
DLLs : BiAdvPrn.dll.