#include “BlackIceDEVMODE.h”
void EnableAnnotationDate (BlackIceDEVMODE* pDevMode);
Description
Sets the BLF_ANNOTATION_ DATE_ENABLED flag. Sets the ‘Date’ checkbox.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure.
Return value
None
Programming Notes
None
Code Example
None