EnableAnnotationTime

 

#include “BlackIceDEVMODE.h”

 

void    EnableAnnotationTime (BlackIceDEVMODE* pDevMode);

Description

Sets the BLF_ANNOTATION_ TIME_ENABLED flag. Sets the ‘Time’ checkbox.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure.

Return value

None

Programming Notes

None

Code Example

None