#include “BlackIceDEVMODE.h”
void EnableAnnotationDateFormatMDYY (BlackIceDEVMODE* pDevMode);
Description
Sets the BLF_ANNOTATION_ DATE_ FORMAT_ MDYY flag. Sets the ‘M/D/YY’ radio button.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure.
Return value
None
Programming Notes
None
Code Example
None